Browse thread
Does LablTk have a future?
[
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: | -- (:) |
| From: | yoann padioleau <padator@w...> |
| Subject: | Re: GUI for OCaml (was: Re: [Caml-list] Does LablTk have a future?) |
On 30 août 05, at 17:33, mmzeeman wrote: > > > >> It is a huge task. I'm not even sure what a "functional" API for a >> GUI toolkit would look like. Ideas? Example code snippets? >> >> > > The Clean programming language seems to have a nice functional GUI api > (http://www.cs.ru.nl/~clean/index.html). > > Personnaly I like the Qt api. I think it should be possible to Is there really big a differences between Qt, Gtk, Wxwindows, ... ? The only difference is maybe the number of widgets it supports, but all those API share the same kind of style, the same basic widgets. > create/generate c++ to ocaml-objects wrappers so you could create > Qt GUIs > with ocaml. > > Regards, > > Maas > > _______________________________________________ > 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 > >