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-20 (00:57) |
From: | SooHyoung Oh <shoh@c...> |
Subject: | Re: [Caml-list] WxWidgets? - wxcaml |
(This is the second post. Ocaml mailing list seems to be something wrong.) 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. ----- Original Message ----- From: "chris.danx" <chris.danx@ntlworld.com> To: "Caml Mailing List" <caml-list@inria.fr> Sent: Friday, September 17, 2004 5:08 AM Subject: [Caml-list] WxWidgets? > Hi, > > Was looking on the web for an alternative to using GTK+ on Windows (no > flames please) and found WxWidgets. It looks like a quite nice GUI > toolkit. There seemed to be some interest in developing a OCaml binding > via Swig according to the net, but I can't find any such binding. > > Has anyone made such a binding? If not I was thinking about using swig > and the wxpython interfaces as the starting point for a wxwidgets > binding for ocaml. Has anyone tried to do this in the past? Any > thoughts on the issue? > > > Cheers, > Chris > > ------------------- > 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 > > ------------------- 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