wxWidgets/interface/wx/aui
Kvaz1r 5663157674 Fix link between flags and buttons in wxAuiManager
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.
2020-02-05 16:02:51 +01:00
..
auibar.h
auibook.h
dockart.h
floatpane.h
framemanager.h Fix link between flags and buttons in wxAuiManager 2020-02-05 16:02:51 +01:00
tabmdi.h