From: mdiam Date: 2008-12-03T19:39:21+09:00 Subject: Re: best gui toolkit On Dec 2, 10:21 pm, Louis-Philippe wrote: > you guys should really look at shoes if you want 2D! I agree that shoes it's a very nice toy, but: - what about if I need binding like: on on canvas or text widget - is there any menu bar now? > I totally agree with you with you that tk is really underestimated, I agree too! Tk (and Tcl) has Unicode support for long time now, much before most other script languages The main default of Ruby with the GUI is the same default TCL has with OO systems The TCL argument for not having a standard OO system was that on can use several of them... but as no one is standard, Tcl is not yet considered as a OO langage. Also Ruby has many (more or less easy to install) Gui toolkit availables. But if Ruby had (only) one full supported (preinstalled) GUI Every one could count on any Ruby installation for building a Gui application!