From: Noel Rappin Date: 2001-03-05T23:59:24+09:00 Subject: [ruby-talk:12022] Re: Seeking Ruby/Tk sensei... Robert Feldt Wrote: > I haven't followed the gui-for-ruby threads but shouldn't we learn from > the design of Squeak's Morphic if/when doing an OO Gui for Ruby? Sorry, if > you've already discussed this... I'd definately suggest learning from the design -- it's a nice design, and within Squeak, well suited for GUI builder and direct manipulation programming. The original question was whether Ruby could use it directly the way it uses Tcl/Tk, and the answer to that is probably not. Noel