wxWidgets/include/wx/aui
Vadim Zeitlin 700eaff131 Add wxAuiToolBar::DestroyTool() and DestroyToolByIndex()
These new functions destroy the associated window too, unlike the
existing DeleteTool() and DeleteByIndex().

Closes #16552.
2020-03-15 17:09:51 +01:00
..
aui.h
auibar.h Add wxAuiToolBar::DestroyTool() and DestroyToolByIndex() 2020-03-15 17:09:51 +01:00
auibook.h Make wxAuiNotebook wxAuiTabCtrl-related methods public 2019-12-07 15:13:06 +01:00
barartmsw.h
dockart.h Handle wxEVT_SYS_COLOUR_CHANGED in wxAUI classes 2018-12-03 19:48:32 +01:00
floatpane.h
framemanager.h Fix link between flags and buttons in wxAuiManager 2020-02-05 16:02:51 +01:00
tabart.h Fix wxMSW build with wxUSE_UXTHEME==0 2018-12-08 20:24:05 +01:00
tabartgtk.h
tabartmsw.h
tabmdi.h Close AUI MDI children when the parent frame is closed 2020-02-11 22:41:26 +01:00