From: Francois Rouaix <Francois.Rouaix@inria.fr>
To: caml-list@inria.fr
Subject: New release of OCamlTk41
Date: Tue, 18 Nov 1997 16:30:14 +0100 [thread overview]
Message-ID: <199711181530.QAA10644@madiran.inria.fr> (raw)
It's my pleasure to announce a new distribution of camltk, the library
interfacing Caml and Tcl/Tk.
With camltk, you can program nice graphical user interfaces in Objective Caml,
portable to any Unix/X-Windows platform as well as to Windows 95/NT.
Currently (as of ocamltk41), the library requires Objective Caml 1.06
(it will not compile with previous versions of Objective Caml), and
Tcl/Tk version 7.5/4.1 or 7.6/4.2.
The source distribution is available at
ftp://ftp.inria.fr/INRIA/Projects/cristal/caml-light/ocamltk41-R106.tar.gz
The binary distributions of Objective Caml 1.06 already include camltk.
Apart from various fixes and internal cleanup, the main novelties in this
version are : support for the native ocamlopt compiler, support for
Windows 95/NT (very little testing was done, though), crude support for
raw pixmap manipulations.
camltk is written and maintained by:
Jun Furuse, Francois Pessaux, Francois Rouaix.
The main page for camltk is
<URL:http://pauillac.inria.fr/~rouaix/camltk-readme.html>
Changes since first version of ocamltk41:
- Updated to O'Caml 1.06 (C interface changes)
- Added support for ocamlopt
- Added support for Windows NT (except some accessory parts of ocamltk41)
- Added support for BLT Drag&Drop
- Added -o and -I options to tkcompiler
- Added support for Japanese mode autodetection (jtk)
- Added support for raw pixmap
- Bug fixes:
* focus in Frx_ctext
* jpf/Balloon fix
* Text.insert (tag parameter was incorrect)
- Internal changes
* removed Hashtblc now that space leaks in Hashtbl have been fixed
* added display of compactions in Frx_mem
* access to Tcl variables is now done in C (Tcl_Get/SetVar)
instead of interpreted Tcl "set var". It should be possible to
compile with Tcl/Tk8.0. Fixed variable traces management (free didn't
remove traces).
- Compilation does not need Tk source tree.
--
Francois.Rouaix@inria.fr Projet Cristal - INRIA Rocquencourt
reply other threads:[~1997-11-19 8:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=199711181530.QAA10644@madiran.inria.fr \
--to=francois.rouaix@inria.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox