wxWidgets/interface/wx/aui
Vadim Zeitlin 72ae0b5169 Disallow drop downs on AUI check buttons.
This doesn't make much sense and disallowing it makes check items consistent
with radio ones as previously you could set up a dropdown for the former but
not for the latter.

Also update the documentation of the relevant methods.

Closes #14795.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-11-10 12:40:47 +00:00
..
auibar.h Disallow drop downs on AUI check buttons. 2012-11-10 12:40:47 +00:00
auibook.h Add skeleton documentation for wxAuiNotebook-related classes. 2012-06-30 23:41:23 +00:00
dockart.h Add skeleton documentation for wxAuiNotebook-related classes. 2012-06-30 23:41:23 +00:00
framemanager.h Correctly document the library the classes belong to. 2012-10-15 01:17:21 +00:00