Hi, I need to create an appearance theme where a number of widgets are grayed out when disabled, no matter if a custom color is set or not. This is the behavior of most widgets on Windows. In qooxdoo, however, user values generally override theme values.
I have a workaround that works for most widgets, but unfortunately not for all: I set the themeing on a child of the widget that the user value is set on, ususally the labelObject. In enabled state, the theme value is undefined, so that the user value comes through. However, there are widgets, where the user color must be set on the labelObject itself so that this approach doesn't help. Do you have some better idea how this can be reallized? Maybe there is some feature I don't know about... Thanks, Ralf ------------------------------------------------------------------------- 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