On Thursday 25 July 2002 09:02 am, Massimiliano Mirra wrote: > On Thu, Jul 25, 2002 at 10:41:19PM +0900, Benjamin Peterson wrote: > > Seriously, though, if there were a Ruby GUI tool that > > you could use to create another Excel -- *that* would > > be exciting. > > Had a look at ncurses recently? :-) I see the smiley. But, actually, ncurses is not a bad model to use for GUI design. Any GUI should really give at least as much flexibility in design as ncurses. > > Massimiliano