Sept. 5, 2010
10:16 a.m.
On 05 Sep 2010, at 12:02, Tudor Girba wrote:
In my mind, the theme should be the entry point that attaches a name to a consistent design. We already have ThemeSettings which already introduce a lot of complexity and which leads to a mess. I would actually prefer to have only a hierarchy of Themes without any, or in exceptional cases very limited, parametrization options.
Perhaps the selection color could be made a parameter, but at the moment I would still prefer subclassing.
OK, I understand, UIThemes are already complex enough. I'll subclass, the hooks are there (you made some extra elements explicit, so that is good). Sven