On Sat, 16 Dec 2000, you wrote: > On Sat, 16 Dec 2000 10:01:21 +0900, Conrad Schneiker > <schneik / us.ibm.com> wrote: > > > >GTK+ is pure C, and some substantial fraction of Ruby/GTK+ is *already* > >*done*. And there are already a couple of *books* on GTK+ programming. And > >there is a pretty nice open source GUI-based GUI builder available for it > >(i.e. Glade), unlike the one for wxWindows, which is proprietary. > > Is there a module for ruby like python-glade? > > Johann AFAIK not as yet (but maybe in progress?) At any rate, glade uses an xml .glade file as the source for code outoput in c, c++, perl. ada. etc., so it should not be that difficult to fold in the same for ruby. Kent Starr elderburn / mindspring.com