Re: [qooxdoo-devel] How to update current theme

2007-06-19 Thread dperez
Added my small tip to the wiki http://qooxdoo.org/documentation/0.7/theme_support#how_to_add_new_appearances_to_current_theme, so that it doesn't get lost. dperez wrote: > > Hi, > > Here is a method of adding more appearances to current theme: > > function updateTheme() { > qx.Theme.def

[qooxdoo-devel] How to update current theme

2007-06-19 Thread dperez
Hi, Here is a method of adding more appearances to current theme: function updateTheme() { qx.Theme.define("AparienciaMenu", { title: 'MenĂº', extend: qx.theme.manager.Appearance.getInstance().getAppearanceTheme(), appearances: {