On Sun, Nov 15, 2009 at 07:16:10PM +0100, Andy Wingo wrote: > On Sun 15 Nov 2009 17:19, Josef Wolf <j...@raven.inka.de> writes: > > I would like to try some GUI stuff with guile. Since I have some experience > > with Tk (with perl and ruby), I tried Tk following > > http://www.galassi.org/mark/mydocs/guile-programmer_2.html: > > [ ... ] > > We do have some tk bindings bitrotten somewhere, but they would need > some love to work with Guile 1.8 (or 1.4 for that matter). [ ... ] > This was back in the days when you couldn't have tk without tcl... ouch > :) > > Try guile-gnome if you're on 1.8. You should be able to install from > packages in e.g. Debian.
Thanks for the quick answer, Andy! gnome seems to be much more complicated than Tk, I guess? Further, there seem to be lots of confusion about a canvas widget in guile-gnome.