I use SDL built from macports, with ocamlsdl built from godi (on my 13" MacBook, which works quite well for me). SDL isn't exactly a GUI toolkit though, so you'd have to write your own widgets on top of it, or try to wrap an existing set of sdl widgets written in C. Ralph On 6/6/07, Joel Reymont wrote: > > > On Jun 6, 2007, at 4:16 PM, Jon Harrop wrote: > > > Is it possible to create native-OSX GUIs from OCaml code? > > Not quite but there have been attempts. Googling for Cocoa in the > archives may help. > > I'll pose a question of my own... > > Is anyone using a MacBook (13") to hack OCaml all day? How do you > like it? > > Thanks, Joel > > -- > http://topdog.cc - EasyLanguage to C# translator > http://wagerlabs.com - Blog > > > > > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > -- Ralph