[wxruby-users] Aui notebook problem with glossy tabs

Henrik Sarvell hsarvell at gmail.com
Sun Oct 26 03:17:39 EDT 2008


Hi everyone, I've got a problem with tabs in the AUI Notebook. I just
implemented a light on dark GTK theme. It seems like the glossy tabs
are trying to fade a gradient with light towards dark (see
attachement), on top of that it is using black text per default. I
assume this is a problem with wxWidgets core and not really anything
we care to do anything about here. So I started looking into
implementing with a simple look instead but notice the following in
the AUI sample code:

   # TODO - Notebook styles not currently supported; not SO important
    if e_id = ID_NotebookArtGloss or
        e_id = ID_NotebookArtSimple
      Wx::message_box("AUI Notebook Art styles not currently supported
in wxRuby")
      return
    end

What is the status on this one, has it already been fixed already
maybe? If not what is the priority?

Cheers,

/Henrik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot-1.png
Type: image/png
Size: 22637 bytes
Desc: not available
URL: <http://rubyforge.org/pipermail/wxruby-users/attachments/20081026/5b00cde0/attachment-0001.png>


More information about the wxruby-users mailing list