Give BitmapButton its own demo, get rid of ErrorDialogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -68,7 +68,7 @@ _treeList = [
|
||||
|
||||
# dialogs from libraries
|
||||
('More Dialogs', [
|
||||
'ErrorDialogs',
|
||||
##'ErrorDialogs',
|
||||
'ImageBrowser',
|
||||
'MultipleChoiceDialog',
|
||||
'ScrolledMessageDialog',
|
||||
@@ -76,6 +76,7 @@ _treeList = [
|
||||
|
||||
# core controls
|
||||
('Core Windows/Controls', [
|
||||
'BitmapButton',
|
||||
'Button',
|
||||
'CheckBox',
|
||||
'CheckListBox',
|
||||
@@ -173,7 +174,7 @@ _treeList = [
|
||||
('Process and Events', [
|
||||
'EventManager',
|
||||
'KeyEvents',
|
||||
'OOR',
|
||||
##'OOR',
|
||||
'Process',
|
||||
'PythonEvents',
|
||||
'Threads',
|
||||
|
Reference in New Issue
Block a user