Thanks, it works ok. :-) Created this doc section: http://qooxdoo.org/documentation/0.7/theme_support#how_to_apply_a_theme
Sebastian Werner wrote: > > The best way is to use the Makefile variables e.g. > > APPLICATION_THEME_APPEARANCE > > Simply set it to the full classname. > > This is the same for the setter. The first Parameter needs to be a > reference to the theme. (BTW: In your case the setter should print out > an error that the incoming value is invalid). > > Change it to: > qx.theme.manager.Appearance.getInstance().setAppearanceTheme(my.theme.Ext); > -- View this message in context: http://www.nabble.com/Applying-themes-tf3906991.html#a11077250 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
