5663157674
Don't store the buttons used by a pane separately, but take them directly from the flags, as this ensures that updating the pane flags, e.g. by calling CloseButton(false), really removes the corresponding button. This also makes wxAuiPaneButton helper completely unnecessary, so just remove it to simplify the code. Closes https://github.com/wxWidgets/wxWidgets/pull/1723 Closes #18223. |
||
---|---|---|
.. | ||
auibar.h | ||
auibook.h | ||
dockart.h | ||
floatpane.h | ||
framemanager.h | ||
tabmdi.h |