[wxruby-users] Aui notebook problem with glossy tabs
Alex Fenton
alex at pressure.to
Sun Oct 26 06:50:57 EDT 2008
Alex Fenton wrote:
> Henrik Sarvell wrote:
>> ... So I started looking into
>> implementing with a simple look instead but notice the following in
>> the AUI sample code:
>>
>> ,,,,
>
>
> As for wxRuby support for this: adding all the AuiTabArt classes is
> very low priority - I'm not sure I even want to do it. But it would
> perhaps be possible to add a method to AuiNoteBook that switches
> between the two available simple/glossy themes.
OK, to SVN head I've added two methods to Wx::AuiNotebook :
use_simple_art and use_glossy_art. These allow switching between the two
tab styles provided, with glossy the default.
Having tried it out the simple theme looks better on GTK I think, but
perhaps the glossy better on OS X, from memory.
alex
More information about the wxruby-users
mailing list