In the actipro sample browser, it shows how one could theme a custom widget. How could I theme standard widgets (like Window)?
Also, it seems to use styles. What implications would this have for styles which are set locally? Say I have a theme which sets background color and fontface on Window and I apply a style locally to a window which sets a different background color? Would this override the theme style and I lose the fontface, or would they be merged where I get custom background color and the themed fontface?
Also, it seems to use styles. What implications would this have for styles which are set locally? Say I have a theme which sets background color and fontface on Window and I apply a style locally to a window which sets a different background color? Would this override the theme style and I lose the fontface, or would they be merged where I get custom background color and the themed fontface?