Thank you Alex!
Your answer led me to the solution for the meta theme I was asking for:
qx.theme.manager.Meta.getInstance().setTheme(YOUR_THEME_HERE);
Regards
Alex Back schrieb:
Hello Dietrich,
Dietrich Streifert wrote:
Hello List,
I've created my own theme based on the classic theme.
How can I change the theme programatically (not by specifying
APPLICATION_THEME) in the Makefile?
Use
"qx.theme.manager.Appearance.getInstance().setAppearanceTheme(YOUR_THEME_HERE);"
in your "main" method. Just insert the class name of your appearance theme.
The "new" operator is not needed (for version 0.7)
cheers,
Alex
-------------------------------------------------------------------------
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
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
--
Mit freundlichen Grüßen
Dietrich Streifert
--
Visionet GmbH
Firmensitz: Am Weichselgarten 7, 91058 Erlangen
Registergericht: Handelsregister Fürth, HRB 6573
Geschäftsführer: Stefan Lindner
-------------------------------------------------------------------------
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
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel