From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id KAA26388; Fri, 27 Dec 2002 10:18:43 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id KAA26188 for ; Fri, 27 Dec 2002 10:18:42 +0100 (MET) Received: from kurims.kurims.kyoto-u.ac.jp (kurims.kurims.kyoto-u.ac.jp [130.54.16.1]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id gBR9Ien15441 for ; Fri, 27 Dec 2002 10:18:41 +0100 (MET) Received: from localhost (suiren.kurims.kyoto-u.ac.jp [130.54.16.25]) by kurims.kurims.kyoto-u.ac.jp (8.9.3/3.7W) with ESMTP id SAA12956; Fri, 27 Dec 2002 18:18:37 +0900 (JST) To: caml-list@inria.fr, lablgtk@kaba.or.jp Subject: [Caml-list] First alpha release of LablGTK2 X-Mailer: Mew version 1.94.2 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20021227181837A.garrigue@kurims.kyoto-u.ac.jp> Date: Fri, 27 Dec 2002 18:18:37 +0900 From: Jacques Garrigue X-Dispatcher: imput version 20000228(IM140) Sender: owner-caml-list@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