On Thu, Jul 25, 2002 at 10:52:10PM +0900, Albert Wagner wrote: > On Thursday 25 July 2002 08:41 am, Benjamin Peterson wrote: > [..] > > [..] > > Seriously, though, if there were a Ruby GUI tool that > > you could use to create another Excel -- *that* would > > be exciting. > > Of course. > Pity we don't have tix for tk for ruby. [yeah, with tix, some customization and a few custom tk/tix compound widgets (that's after all what a toolkit a la tk is for: create the widgets you need, lazy bums :), you could do another excel - the spreadsheet ITSELF is a native tix widget btw] -Martin