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 AAA17418; Sat, 14 Jul 2001 00:25:50 +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 AAA17546 for ; Sat, 14 Jul 2001 00:25:49 +0200 (MET DST) Received: from leo.pcisys.net (leo.pcisys.net [207.76.102.240]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f6DMPmj21622 for ; Sat, 14 Jul 2001 00:25:48 +0200 (MET DST) Received: from Debug (leo.pcisys.net [207.76.102.240]) by leo.pcisys.net (8.10.1/8.10.1) via SMTP id f6DMPi920421; Fri, 13 Jul 2001 16:25:44 -0600 (MDT) env-from (kyle.pierce@pcisys.net) Message-Id: <200107132225.f6DMPi920421@leo.pcisys.net> To: "Alexander V. Voinov" Cc: caml-list@inria.fr From: kyle.pierce@pcisys.net Subject: Re: [Caml-list] Making camlidl Date: Fri, 13 Jul 2001 16:25:44 US/Mountain X-Mailer: Endymion MailMan Standard Edition v3.0.20 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi Alexander, > Do you develop direct bindings of wxWindows to OCaml, or develop the application layer you need directly in VC++ and call it from OCaml? If I had some experience with developing direct bindings the way they did with WxPython (for example), I might attempt to do something similar with OCaml. I am not very happy with Tcl/Tk and I couldn't even get that working with OCaml anyway. I have a more modest solution, however: to write the whole front end in VC++ using wxWindows, and call my OCaml code from that front end. I am not especially interested in handling GUI events from OCaml anyway. But if it were not too hard to create something like a wxOCaml, I would use it for sure. Of course, one hurdle would be to get the interface to C/C++ working, which is what camlidl seems to be good for. Kyle --------------------------------------------- This message was sent using Endymion MailMan. http://www.endymion.com/products/mailman/ ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr