Hello everybody,
I have a simple question about a themeing / apearance example [1] (at
least I think the solution must be simple ;-)

Here is the sample code:

qx.Theme.define("qx.theme.modern.Appearance",
{
 appearances :
 {
   [...],

   "myimage" : [...],

   "spinner/upbutton" : "button",
   "spinner/upbutton/icon" : "myimage",

   [...]
 }
});

How do I define "myimage", so that "spinner/upbutton/icon" points to
my own image file? I played around for a while but I did not make it
working.

Regards, Florian

[1] http://qooxdoo.org/documentation/0.8/ui_appearance

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to