[wx-dev] #9738: wxAuiNotebook::SetArtProvider only works in certain
circumstances
wxTrac
noreply at wxsite.net
Tue Jul 15 04:54:50 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/9738>
#9738: wxAuiNotebook::SetArtProvider only works in certain circumstances
-------------------------+--------------------------------------------------
Reporter: Der Meister | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxAui | Version: 2.9-svn
Keywords: | Blockedby:
Patch: 0 | Blocking:
-------------------------+--------------------------------------------------
wxAuiNotebook::SetArtProvider only shows an effect if the height of the
tab reported by wxAuiTabArt::GetBestTabCtrlSize differs from the height
reported by the previously selected art provider. If both art providers
report the same height changing the art provider is not possible.
The error probably is in wxAuiNotebook::UpdateTabCtrlHeight which is
called by wxAuiNotebook::SetArtProvider and only takes action if the new
height is not the same as the old one..
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9738>
More information about the wx-dev
mailing list