Thank you for that, I now have a working appearance theme. I had to base it on the qx.theme.appearance.Classic class as the DefaultAppearanceTheme class does not exist in 0.6.4. Perhaps it does exist in 0.6.5, I'll check that out later today.
Also, I found I only needed the last line of code to register it. qx.manager.object.AppearanceManager.getInstance().setAppearanceTheme(new myApp.AppearanceTheme()); many thanks, Chris. -- View this message in context: http://www.nabble.com/Creating-appearance-theme-tf3080442.html#a8750973 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
