new release of camlwin

SAUNIER Pierre (saunier@k2.enst-bretagne.fr)
Tue, 11 Jul 95 14:08:47 +0200

Date: Tue, 11 Jul 95 14:08:47 +0200
From: saunier@k2.enst-bretagne.fr (SAUNIER Pierre)
Message-Id: <9507111208.AA04077@k2.enst-bretagne.fr>
To: caml-list@margaux.inria.fr
Subject: new release of camlwin

Hello everybody,

a new release of camlwin was put at:
ftp.inria.fr:lang/caml-light/Usercontribs/camlwin

The files are:
- camlwin095.tar.Z -> the sources of camlwin. The same for all the systems.
- windows095.tar.Z -> the sources of X11 windows interface.
- cwdos095.zip -> executables under dos.
- cwwin095.zip -> executables under Windows.
- ref_manual095.dvi.tar.Z -> dvi file, with eps images of the reference manual.

The reference manual is also available on WEB at:
http://liasc.enst-bretagne.fr/~saunier

Many things are new in this release:
- more stable under windows,
- html file used as help for camlwin programs,
- enhancement of camlprog, camldsgn,
- better types of the windows library.
For more details, reach the WEB reference manual.

What is camlwin?
Camlwin is a graphic interface (that managed buttons, text editors, lists...),
build in caml. Its main interrest is its
abality to compile the same code under many systems.
At present time, you can found it under:
+ DOS,
+ Windows,
+ X11 and unix.

With Camlwin, 4 programs was build.
- camlicon is used to create image. Camlicon save images in text files, that
can be directly compile with caml.
- camldsgn is used to design windows. You can place and size graphic objects
with the mouse, then save the result in Camlwin file, that can be compile with
caml.
- camlprog is used to managed caml-light project. It's a file editor, with a
project manager. Choose file that you want to add to your project, then select
make item of the menu Run, and your project will be compile and link.
-camlhelp is used to display and compile html files.

If you have any suggestions, please e-mail at:
saunier@enstb.enst-bretagne.fr