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 HAA23560; Fri, 2 Aug 2002 07:46:44 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id HAA23515 for ; Fri, 2 Aug 2002 07:46:43 +0200 (MET DST) Received: from kurims.kurims.kyoto-u.ac.jp (kurims.kurims.kyoto-u.ac.jp [130.54.16.1]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g725kf520531 for ; Fri, 2 Aug 2002 07:46:41 +0200 (MET DST) 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 OAA12825 for ; Fri, 2 Aug 2002 14:46:39 +0900 (JST) To: caml-list@inria.fr Subject: [Caml-list] LablGTK 1.2.4 X-Mailer: Mew version 1.94.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20020802144639S.garrigue@kurims.kyoto-u.ac.jp> Date: Fri, 02 Aug 2002 14:46:39 +0900 From: Jacques Garrigue X-Dispatcher: imput version 20000228(IM140) Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk LablGTK 1.2.4 has just been released. You can find it at http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/olabl/lablgtk-1.2.4.tar.gz LablGTK is a GTK+ interface for Objective Caml. It supports almost all base widgets, and many GDK functions, and has been used in a number of Objective Caml applications. The main novelty in this release is better windows support: precompiled binaries are available at the above address (lablgtk-1.2.4-ocamlwin-3.05.zip), along with the needed GTK+ dlls (gtk-win32-dlls.zip). With those you can start developping on top of a raw Objective Caml installation. Other changes: * g_io_add_watch support (unix only) * GdkPixbuf support * handling of images in various formats: string, bigarray, LablGL's raw; a uniform interface (supporting memory management) was added * GtkPreview support * various missing functions An IRC client, contributed by Nobuaki Yoshida, was added to the applications directory. LablGTK mailing list: lablgtk@kaba.or.jp Requests: lablgtk-requests@kaba.or.jp --------------------------------------------------------------------------- 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