wxX11/wxUniversal colour scheme
GDR!
gdr at o2.pl
Sat Mar 22 03:21:13 PDT 2008
Dnia 20 marca 2008 1:13 Vadim Zeitlin <vadim at wxwidgets.org> napisał(a):
> On Wed, 19 Mar 2008 20:08:04 +0100 GDR! wrote:
>
> G> My question is: is it possible to subclass wxColourScheme and set my
> G> application to use it instead of the theme-supplied one?
>
> AFAIR you're supposed to create your own theme (delegating to the existing
> one, i.e. deriving from wxDelegateTheme) and override its GetColourScheme()
> to return your custom scheme.
Thanks for your answer Vadim.
Is there any method that I should call to register my newly created theme to be able to use it?
More information about the wx-users
mailing list