8 Sep 1994 15:04
TCL/TK interface for Caml Light
Pierre Weis <weis <at> pauillac.inria.fr>
1994-09-08 13:04:48 GMT
1994-09-08 13:04:48 GMT
A new library interface between Caml Light and TCL/TK has been contributed by Francois Pessaux and Francois Rouaix. TK is a GUI library for the TCL language. Normally, TK is controlled from TCL. The purpose of the Caml-TK interface is to provide a Caml Light library to control TK from Caml Light programs. Thus, TK can be used to program graphical user-interfaces in Caml Light without knowledge of the TCL language. The contribution is available by anonymous ftp from ftp.inria.fr (192.93.2.54), directory lang/caml-light, file camltk-alpha1.tar.Z A documentation is included into this distribution. For the time being, the library is an alpha release not fully tested. Please report problems and bugs directly to Francois.Rouaix <at> inria.fr instead of caml mailing lists. Don't hesitate to make comments and suggestions, or ask questions. Enjoy! Francois Rouaix. Une interface entre Caml Light et TCL/TK, e'crite par Francois Pessaux et Francois Rouaix, est disponible par ftp anonyme sur ftp.inria.fr (192.93.2.54), re'pertoire lang/caml-light, fichier camltk-alpha1.tar.Z TK est une bibliothe`que pour le langage TCL qui permet de cre'er des interfaces graphiques. Avec Caml-TK on peut appeler directement TK depuis Caml Light et programmer confortablement son interface graphique dans son langage favori.(Continue reading)
RSS Feed