]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
only change the bitmap size for the borderless controls
[wxWidgets.git] / wxPython / demo / Main.py
index ec9b65f6643e80c6d00387f6c2722b42f26189f1..8a8d63c4b966a445159d4f6594ae3371f371577a 100644 (file)
@@ -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',