From: tsumeruby@... Date: 2006-01-15T14:41:33+09:00 Subject: Re: Question about GUI API for Ruby On Sunday 15 January 2006 09:40 am, Hidetoshi NAGAI wrote: > If called the method, the feature cannot be deactivated. > The method replaces some commands on *TK INTERPRETER*. > So, some mega-widgets may be able to benefit by Tile extension. > But, it is very risky because Tile widgets are NOT full compatible > to standard widgets. > It means that the method may make some other mega-widgets not work. I found how to activate different themes, and notice the errors. Hopefully there will be work to make them compatible. Having tile as the default rendering would be nice to have when programming with Tk. > > In the near future when Tile extension will be one of the standard > library of Tcl/Tk8.5, the risk may not exist or the feature may > be able to be deactivated. > Before that, the dangerous method cannot be called by default. I can imagine when they are integrated the compatibility will be 100%. Tsume