To: caml-list at inria.fr, lablgtk at kaba.or.jp Subject: [Caml-list] First alpha release of LablGTK2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20021227181837A.garrigue at kurims.kyoto-u.ac.jp> Date: Fri, 27 Dec 2002 18:18:37 +0900 From: Jacques Garrigue Lines: 33 Sender: owner-caml-list at pauillac.inria.fr Precedence: bulk As promised, here is a First alpha release of LablGTK2, an interface to GTK2 GTK2 represents a new step for GTK, with full internationalization, and decent text and tree widgets (at last!) LablGTK2 is still experimental code, many new methods are not interfaced, and for the interfaced ones the API may change. However curious people may get a look at it, report bugs and make requests. What is done: * signals work (using the new calling scheme) * the new text widget is interfaced (thanks to Benjamin Monate) * conversion functions are provided to and from Utf8 (used internally by GTK2) * gdkpixbuf is included What is not done: * the new tree and list widgets are not interfaced * many methods are missing, or not accessible due to API changes * extensions (gtkgl, glade, gtkxmhtml) are not supported yet * not tested on windows (but should work with minimum effort) As usual you may find it at http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html And my best wishes for the coming year, --------------------------------------------------------------------------- Jacques Garrigue Kyoto University garrigue at kurims.kyoto-u.ac.jp JG ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners