caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: henridf@lcavsun1.epfl.ch
To: sashan <sashang@ihug.co.nz>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] GUI toolkit advice
Date: Wed, 28 May 2003 11:38:13 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0305281124380.5761-100000@lcmpc4.epfl.ch> (raw)
In-Reply-To: <3ED403B2.3000208@ihug.co.nz>

I recently asked a similar question and got some helpful replies, see
http://caml.inria.fr/archives/200304/msg00189.html and followups.

2 months later, having coded my GUI using lablgtk, i would say the 
following:

On the one hand, lablgtk has many features and works great. 
On the other hand, to get something good out of it you do need to invest 
quite some effort. Mostly due to lack of documentation, it's not just a 
matter of writing code to an API, 
because I found myself having to go and inspect the code pretty often to 
figure out how to use this or that. Also, though my UI was relatively 
straightforward I stumbled across 2 pretty trivial bugs, which gave me the 
impression that lots of the code has not been very well exercised yet. 

Henri



> Hi
> 
> 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?
> 
> thanks
> 
> 

-- 
------------------------------------------------
chicken coop: http://plan.epfl.ch/?sciper=107072


-------------------
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


  parent reply	other threads:[~2003-05-28  9:38 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
2003-05-28  9:38 ` henridf [this message]
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=Pine.LNX.4.44.0305281124380.5761-100000@lcmpc4.epfl.ch \
    --to=henridf@lcavsun1.epfl.ch \
    --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;
as well as URLs for NNTP newsgroup(s).