Added wrappers and a demo for the animate contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -48,6 +48,7 @@ _treeList = [
|
||||
# new stuff
|
||||
('Recent Additions/Updates', [
|
||||
'FoldPanelBar',
|
||||
'GIFAnimationCtrl',
|
||||
]),
|
||||
|
||||
# managed windows == things with a (optional) caption you can close
|
||||
@@ -153,6 +154,7 @@ _treeList = [
|
||||
'FloatBar',
|
||||
'FloatCanvas',
|
||||
'FoldPanelBar',
|
||||
'GIFAnimationCtrl',
|
||||
'HtmlWindow',
|
||||
'IntCtrl',
|
||||
'MediaCtrl',
|
||||
@@ -211,6 +213,7 @@ _treeList = [
|
||||
'ArtProvider',
|
||||
'Cursor',
|
||||
'DragImage',
|
||||
'GIFAnimationCtrl',
|
||||
'Image',
|
||||
'ImageAlpha',
|
||||
'ImageFromStream',
|
||||
|
Reference in New Issue
Block a user