]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
Show Pulse mode
[wxWidgets.git] / wxPython / demo / Main.py
index bd08f8ffdd2e9da69a9dcba7d9ae87011c2964f6..250c5b908ca7d58ca5bba0475ed2583e068b85cb 100644 (file)
@@ -60,7 +60,7 @@ _treeList = [
         'BitmapFromBuffer',
         'RawBitmapAccess',
         'DragScroller',
-        'AlphaDrawing',
+##        'AlphaDrawing',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -233,7 +233,7 @@ _treeList = [
 
     # Images
     ('Using Images', [
-        'AlphaDrawing',
+##        'AlphaDrawing',
         'ArtProvider',
         'BitmapFromBuffer',
         'Cursor',
@@ -249,7 +249,7 @@ _treeList = [
 
     # Other stuff
     ('Miscellaneous', [
-        'AlphaDrawing',
+##        'AlphaDrawing',
         'ColourDB',
         ##'DialogUnits',   # needs more explanations
         'DragScroller',