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 BAA00169; Wed, 22 Sep 2004 01:20:30 +0200 (MET DST) 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 BAA00362 for ; Wed, 22 Sep 2004 01:20:29 +0200 (MET DST) Received: from conure.mail.pas.earthlink.net (conure.mail.pas.earthlink.net [207.217.120.54]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id i8LNKSPE004660 for ; Wed, 22 Sep 2004 01:20:28 +0200 Received: from h-68-164-56-246.lsanca54.dynamic.covad.net ([68.164.56.246] helo=SHIBrown) by conure.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 1C9tvt-000140-00 for caml-list@inria.fr; Tue, 21 Sep 2004 16:20:25 -0700 From: Zeno To: caml-list@inria.fr Subject: Re: [Caml-list] WxWidgets? - wxcaml Date: Tue, 21 Sep 2004 16:21:42 -0700 Message-ID: References: <4149F2D0.7040408@ntlworld.com> <002b01c49ead$86745c00$1501a8c0@hama> In-Reply-To: <002b01c49ead$86745c00$1501a8c0@hama> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Miltered: at nez-perce with ID 4150B73C.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; zeno:01 caml-list:01 zeno:01 2004:99 0900,:01 sourceforge:01 menubar:99 widgets:01 ocamlidl:01 lablgtk:01 ocaml:01 ocaml:01 sep:01 tar:01 binding:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Does this suppress the console window? (I understand OCaml pops up a console window in MSWindoze). Thank you, -- Zeno On Mon, 20 Sep 2004 10:02:38 +0900, you wrote: >I tried to implement Ocaml binding for wxWidgets >a few months ago which followed the same method as wxHaskell >(http://wxhaskell.sourceforge.net/). > >Anyone who has interest in this job can find some comments and tar ball >at http://pllab.kaist.ac.kr/~shoh/ocaml/wxcaml/doc/index.html. > >There is an example program which uses frame, menubar, menu, statusbar >widgets. > >Current Status: >I used "ocamlidl" to generat types and functions for ocaml >which was done without any problem. >And then I tried to implement "wxcaml" as object-oriented style like = LablGtk >but it required too much time. >Any comments? > >Good luck. ------------------- 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