#14710: Bad wxAuiNotebook child position (theming problem ?)
---------------------------+----------------------------------------------- -
Reporter: EmilienKia | Owner: Type: defect | Status: new
Priority: normal | Milestone: Component: wxAui | Version: 2.9-svn
Keywords: wxAuiNotebook | Blockedby: Patch: 1 | Blocking: ---------------------------+----------------------------------------------- -
Changes (by jens):
* patch: 0 => 1
Comment:
I attach a patch, that fixes the described issue.
The patch let the notebooks render the pan-border themselves, instead of
doing this in dockart.cpp.
The size of the tab's content-window will be decreased accordingly.