'BitmapFromBuffer',
'RawBitmapAccess',
'DragScroller',
-## 'AlphaDrawing',
'DelayedResult',
'ExpandoTextCtrl',
'ButtonPanel',
+ 'FlatNotebook',
+ 'CustomTreeCtrl',
+ 'AboutBox',
+ 'AnimateCtrl',
+ 'AlphaDrawing',
]),
# 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',
'GenericDirCtrl',
'LEDNumberCtrl',
'FloatBar',
'FloatCanvas',
'FoldPanelBar',
- 'GIFAnimationCtrl',
'HtmlWindow',
'HyperLinkCtrl',
'IntCtrl',
# Images
('Using Images', [
-## 'AlphaDrawing',
+ 'AlphaDrawing',
+ 'AnimationCtrl',
'ArtProvider',
'BitmapFromBuffer',
'Cursor',
'DragImage',
- 'GIFAnimationCtrl',
'Image',
'ImageAlpha',
'ImageFromStream',
# Other stuff
('Miscellaneous', [
-## 'AlphaDrawing',
+ 'AlphaDrawing',
'ColourDB',
##'DialogUnits', # needs more explanations
'DragScroller',