From: Paul K <pau...@ya...> - 2014-04-13 04:13:03
|
Hi John, A follow-up question on wxAuiTabArt. The class provides ShowDropDown method that displays the list of opened tabs, but I'd like to replace it with something else. Is there a way to overwrite ShowDropDown method with my own? Thank you. Paul. On Tue, Apr 8, 2014 at 4:41 PM, Paul K <pau...@ya...> wrote: > Hi John, > > I just noticed that wxAuiTabArt class is missing SetColour and > SetActiveColour methods for some reason. All the others (according to > the documentation at > http://docs.wxwidgets.org/trunk/classwx_aui_tab_art.html) appear to be > present. > > Would it be possible to add these as well as it should allow to change > the color of tabs and the tab background for the notebook? Thank you! > > Paul. |