Re: [BUG REPORT] UI Manager demo fails
Andy Wingo <[email protected]>
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
Hi Andy, On Sat, 2007-05-12 at 16:11 +0100, Andy Chambers wrote: > I've just stumbled across guile-gnome whilst looking for a way to make > a gui using a lisp-a-like language. Guile seems to be a very well > documented and practical scheme and gnome has IMHO by far the best > looking widgets (although I've never used a Mac ). The widgets look nice, but you are being kind if you say that guile-gnome is well documented ;) > However, one of the demos doesn't work on debian. I installed the > guile-gnome packages from debian unstable and also tried using the > examples from the bzr repositry but in both cases, the ui-manager > crashes the demo. Odd, this works for me. You refer to the one in the guile-gtk-demo? > ps Another question I have is "What's the relation between guile-gnome > and guile-gtk?" Guile-gnome started with a very good wrapper for GObject and moved to wrap the rest of the Gnome stack. Guile-gtk started with a very good wrapper for Gtk 1.2 and has recently been ported to Gtk 2.x. Objectively it is a bit silly that there be two projects in the same space, but that's how it is right now. It would be easier if one were better in all circumstances ;) Regards, Andy. -- http://wingolog.org/