Hm, I tend to disagree in this special case: there's an 'additionalStatusBarText' property, which appends a string to the statusbar's text. So I would expect a 'statusBarText' property here as well, or a function 'setStatusBarText'....
Anyway - subclassing is not a big deal and it works how it should. a. On 14.10.10 12:45, "thron7" <[email protected]> wrote: > > > On 10/13/2010 06:41 PM, Andy Fuchs wrote: >> Thx, >> >> I've overridden the class, although this feels a little like taking a >> sledgehammer to crack a nut :-) > > It shouldn't. Deriving classes to tweak little things should be as > natural in an OO setting as adding entirely new classes. Besides direct > instantiation, it is the main way to make use of the framework. > > T. > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
