Hi Andy, > Is there anyway to customize the statusBar text of a table control > (except > of making it visible or not ;-)) There is no direct public API, but you can subclass the table widget and overwrite the "_updateStatusBar" method to modify the text in the statusbar.
-> http://demo.qooxdoo.org/current/apiviewer/#qx.ui.table.Table~_updateStatusBar Regards, Alex ------------------------------------------------------------------------------ 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
