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 Merge native MSW appearance for AUI toolbars 2016-02-13 12:31:49 +01:00
dockart.h Handle wxEVT_SYS_COLOUR_CHANGED in wxAUI classes 2018-12-03 19:48:32 +01:00
floatpane.h Fix regression with MDI children accelerators 2016-02-28 01:24:20 +01:00
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 use wxOVERRIDE 2014-03-30 00:02:23 +00:00
tabartmsw.h Implement native wxAuiTabArt for MSW 2015-10-04 00:28:00 +02:00
tabmdi.h Close AUI MDI children when the parent frame is closed 2020-02-11 22:41:26 +01:00