Browse thread
[Caml-list] WxWidgets?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-09-21 (23:20) |
From: | Zeno <zenem@e...> |
Subject: | Re: [Caml-list] WxWidgets? - wxcaml |
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