caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jacques Garrigue <garrigue@math.nagoya-u.ac.jp>
To: kauffman@cs.umn.edu
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] What became of mlglade?
Date: Tue, 20 Mar 2007 09:21:45 +0900 (JST)	[thread overview]
Message-ID: <20070320.092145.85394711.garrigue@math.nagoya-u.ac.jp> (raw)
In-Reply-To: <45FF10AA.1060702@cs.umn.edu>

From: Christopher Kauffman <kauffman@cs.umn.edu>

> I have seen several references to mlglade, which was apparently an
> adaptation of glade, a GUI designer for the Gimp toolkit, for Ocaml
> that uses the excellent lablGtk bindings to that toolkit. I cannot
> seem to find a homepage for the project and am wondering what became
> of it.

Actually, it was once included in lablgtk2, but then development was
(I believe) interrupted.

> If anyone has alternative suggestions on designing GTK-based GUIs (or other 
> toolkits for that matter), I'd like to explore the available options.

lablgtk2 supports libglade, so you can use glade2, and write your
application logic in ocaml. Look at the lablgladecc tool.

Cameleon included an interface editor, but I don't see it in the
features of Cameleon2, so it may just that people see little point in
trying to reimplement glade.

Jacques Garrigue


      reply	other threads:[~2007-03-20  0:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-19 22:37 Christopher Kauffman
2007-03-20  0:21 ` Jacques Garrigue [this message]

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=20070320.092145.85394711.garrigue@math.nagoya-u.ac.jp \
    --to=garrigue@math.nagoya-u.ac.jp \
    --cc=caml-list@yquem.inria.fr \
    --cc=kauffman@cs.umn.edu \
    /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).