From: Conrad Schneiker Date: 2001-08-01T16:36:57+09:00 Subject: [ruby-talk:18943] Re: TK under ruby "Kyle Cardoza" wrote: > I've Read all the docs I could find, but i still can't figure out how to > use tk with ruby. Maybe I'm just terminally brain-dead. If you haven't already done so, check out the Tk widget demos (in particular the comprehensive demo called 'widget' IIRC) in the RAA. (IMO, since Tk is packaged with Ruby, I think the comprehensive Tk widget demo should be included with the other Tk samples in the distribution, just as the Tcl version of this demo is in the Tcl/Tk distribution, IIRC.) Conrad