On Mon, May 14, 2001 at 07:08:26PM +0900, Danie Roux wrote: > On Sun, 13 May 2001, Conrad Schneiker wrote: > > > there who are actively using Ruby/GTK? (Side note: It looks to me like > > Perl/GTK development has actively revived, whereas Python/GTK development > > seems to have stagnated.) > Another side note: Does anyonw have any experience with the ruby-python > package? I was investigating ruby-python in order to use Python/Gtk. It is more complete than Ruby/Gtk. But ruby-python, in words of his author, is not prepared for that. Its role is to capacitate Ruby for using little Python extensions, but not for embedding those extensions totally. I didn't be able of creating inherited clases from Python/Gtk, for example. Ruby/Gtk works well. It is not complete, but very flexible and, in my opinion, well packed. The only pending task is porting it to Gtk 2.0 ;) David