On 11/06/2012 06:21 PM, Henrik Pauli wrote: > If I replace those qx.theme.* with myapp.theme.Theme and > myapp.theme.Theme2, where Theme and Theme2.js only differ in that they > refer to Font.js and Font2.js respectively, and all theme files extend > qx.theme.modern.Whatever, there will be no theme switching. There might > be a too strict check somewhere in the code whether to switch or not... > I'm not sure, I haven't looked yet. >
Better yet: if I log the value of qx.theme.manager.Font.getInstance().getTheme().fonts["default"].size which differs between the two Font themes, I will read the correct values, so it appears that internally, the themes are changed, but it's not reflected on the screen at all. this.render() doesn't help it either. ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
