((comp.misc.lang + cc: ruby-talk ML)) Dave Thomas <Dave / Thomases.com> wrote in message > "Conrad Schneiker" <schneiker / jump.net> writes: > > Great post, Conrad! > > > There are a great many applications that could be implemented with just the > > standard Ruby distribution if it contained a ready-to-use GUI > > interface. > > Is this Tk? I should have said only "ready-to-use GUI" (not "ready-to-use GUI interface"). On both AIX 4.3 and NT 4, I have to go out and get Tcl/Tk seperately, and even so, the standard widget demo didn't run on either system. Conrad