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 Remove all trailing spaces 2019-01-30 17:35:54 +01:00
auibook.h Make wxAuiNotebook wxAuiTabCtrl-related methods public 2019-12-07 15:13:06 +01:00
dockart.h Revert wxAuiDefaultDockArt::DrawIcon API change 2018-09-22 14:44:00 +02:00
floatpane.h Minor cleanup and changes from Code Review comments. 2018-02-10 15:13:01 -08:00
framemanager.h Fix link between flags and buttons in wxAuiManager 2020-02-05 16:02:51 +01:00
tabmdi.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00