From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 76C8DBDCB for ; Tue, 30 Aug 2005 19:35:18 +0200 (CEST) Received: from mallaury.nerim.net (smtp-102-tuesday.noc.nerim.net [62.4.17.102]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j7UHZIcV025438 for ; Tue, 30 Aug 2005 19:35:18 +0200 Received: from karryall.dnsalias.org (karryall.dnsalias.org [213.41.180.99]) by mallaury.nerim.net (Postfix) with ESMTP id F41934F3CC; Tue, 30 Aug 2005 19:35:06 +0200 (CEST) Received: by karryall.dnsalias.org (Postfix, from userid 500) id A43AD596F82; Tue, 30 Aug 2005 19:35:17 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17172.39125.306835.63100@karryall.dnsalias.org> Date: Tue, 30 Aug 2005 19:35:17 +0200 From: Olivier Andrieu To: Jon Harrop Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Does LablTk have a future? In-Reply-To: <200508292333.59714.jon@ffconsultancy.com> References: <4311DA63.4010104@havenrock.com> <200508292333.59714.jon@ffconsultancy.com> X-Mailer: VM 7.19 under Emacs 21.4.1 X-Miltered: at nez-perce with ID 431498D6.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; andrieu:01 andrieu:01 ijm:01 caml-list:01 labltk:01 ocaml's:01 guis:01 ocaml:01 labltk:01 lablgtk:01 ocaml-win:01 ocaml:01 hchomsky:01 ocaml-win:01 jussieu:01 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.3 Jon Harrop [Monday 29 August 2005] : > May I add another question to this thread: What do people think of > OCaml's GUI libraries in terms of stability? Well there are not that many libraries for GUIs in ocaml. We have : - LablTk/CamlTk - LablGTK - Wxcaml [1] - OCaml-Win32 [2] Are there any others ? [1] http://pllab.kaist.ac.kr/~shoh/ocaml/wxcaml/doc/ [2] http://www.speakeasy.org/~hchomsky/ocaml-win32.html -- Olivier