'ExpandoTextCtrl',
'ButtonPanel',
'FlatNotebook',
+ 'CustomTreeCtrl',
+ 'AboutBox',
]),
# managed windows == things with a (optional) caption you can close
# the common dialogs
('Common Dialogs', [
+ 'AboutBox',
'ColourDialog',
'DirDialog',
'FileDialog',
'ButtonPanel',
'ColourSelect',
'ComboTreeBox',
+ 'CustomTreeCtrl',
'Editor',
'FlatNotebook',
'GenericButtons',