move animate from contrib to core, and migrate to new API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -67,6 +67,7 @@ _treeList = [
|
||||
'FlatNotebook',
|
||||
'CustomTreeCtrl',
|
||||
'AboutBox',
|
||||
'AnimateCtrl',
|
||||
]),
|
||||
|
||||
# managed windows == things with a (optional) caption you can close
|
||||
@@ -185,7 +186,6 @@ _treeList = [
|
||||
'FloatBar',
|
||||
'FloatCanvas',
|
||||
'FoldPanelBar',
|
||||
'GIFAnimationCtrl',
|
||||
'HtmlWindow',
|
||||
'HyperLinkCtrl',
|
||||
'IntCtrl',
|
||||
@@ -246,11 +246,11 @@ _treeList = [
|
||||
# Images
|
||||
('Using Images', [
|
||||
## 'AlphaDrawing',
|
||||
'AnimationCtrl',
|
||||
'ArtProvider',
|
||||
'BitmapFromBuffer',
|
||||
'Cursor',
|
||||
'DragImage',
|
||||
'GIFAnimationCtrl',
|
||||
'Image',
|
||||
'ImageAlpha',
|
||||
'ImageFromStream',
|
||||
|
Reference in New Issue
Block a user