From: Fabrice Le Fessant <lefessan@tyminouch.dyndns.org>
To: sashan <sashang@ihug.co.nz>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] GUI toolkit advice
Date: Wed, 28 May 2003 11:17:11 +0200 [thread overview]
Message-ID: <16084.32407.465171.818679@tyminouch.dyndns.org> (raw)
In-Reply-To: <3ED403B2.3000208@ihug.co.nz>
> I was looking around the O'Caml website and surrounding sites for gui
> toolkits. I'm interested in a platform independent (windows or linux)
> toolkit. The bindings I've come across so far are LablGTK and a binding
> for tk. Are there any other gui toolkits? What would you use if you
> wanted to write an app with a gui that could run no linux or windows?
As far as I know, there are currently no real multi-platform GUI
toolkits in Ocaml. GTK on Windows does not work correctly. You should
probably consider using another language for the GUI (C++ and
wxWindows for example), and write stubs for callbacks to Ocaml. It might
be a pain to write, but I think it is worth it if you really want a
nice GUI.
- Fabrice
Homepage: http://www.lefessant.net/
-------------------
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
next prev parent reply other threads:[~2003-05-28 9:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-28 0:32 sashan
2003-05-28 0:54 ` Matt Gushee
2003-05-28 9:17 ` Fabrice Le Fessant [this message]
2003-05-28 9:38 ` henridf
2003-06-03 11:31 ` Richard Jones
2003-06-03 11:44 ` Richard Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=16084.32407.465171.818679@tyminouch.dyndns.org \
--to=lefessan@tyminouch.dyndns.org \
--cc=caml-list@inria.fr \
--cc=sashang@ihug.co.nz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox