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
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: {