caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* What became of mlglade?
@ 2007-03-19 22:37 Christopher Kauffman
  2007-03-20  0:21 ` [Caml-list] " Jacques Garrigue
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Kauffman @ 2007-03-19 22:37 UTC (permalink / raw)
  To: OCaml

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.

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

Cheers,
Chris


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] What became of mlglade?
  2007-03-19 22:37 What became of mlglade? Christopher Kauffman
@ 2007-03-20  0:21 ` Jacques Garrigue
  0 siblings, 0 replies; 2+ messages in thread
From: Jacques Garrigue @ 2007-03-20  0:21 UTC (permalink / raw)
  To: kauffman; +Cc: caml-list

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-20  0:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-19 22:37 What became of mlglade? Christopher Kauffman
2007-03-20  0:21 ` [Caml-list] " Jacques Garrigue

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