I've been struggling with creating a new theme. I am trying to use the api to
change the theme like this:

qx.theme.manager.Appearance.getInstance().setAppearanceTheme(qx.theme.ClassicLunaBlue);

As you can see, I'm using one of the existing themes. I added this line in
the main() function in Application.js, yet I get this error:

018253 ERROR: qx.ui.core.ClientDocument[60]: Could not apply state
appearance: TypeError - theme.appearances has no properties

Can someone point me to the solution?

Thanks,

Bob

-- 
View this message in context: 
http://www.nabble.com/changing-themes-tf3914374.html#a11098441
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to