Found in a neighboring newsgroup.... [FYI: PhthonCard is HyperCard inspired: (http://pythoncard.sourceforge.net/).] "Nahuel Greco" <ngreco / softhome.net> wrote: > On Sat, 29 Dec 2001 06:24:44 GMT > Ron Stephens <rdsteph / earthlink.net> wrote: > > > Bingo! Boy, oh, boy, do I agree with you on this. I think you hit the nail > > right on the head. > > > > Building a gui now using Python, compared to using VB, really sucks. Yes, it's > > that bad. > > > > Maybe in the future you will be building GUI's with GNUStep Project Center > and Gorm ( http://www.gnustep.it/pierre-yves/index.html ), and using PyObjC > (python.sourceforge.net), that will rock. But for now, you can build GUI's with > glade and use them in your program. I don't know about that, but Gorm might have some interesting ideas for people doing Ruby IDEs with (schematic) GUI-based GUI generators. Conrad