]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
Commit Carsten Fuchs' patch for separating wxGLCanvas
[wxWidgets.git] / wxPython / demo / Main.py
index be75f8c97cc4d4f160ce8ef9c094fc6254a63a20..3b2855807ea328ef4b0b505087195597e2fec90f 100644 (file)
@@ -59,6 +59,7 @@ _treeList = [
         'Toolbook',
         'BitmapFromBuffer',
         'RawBitmapAccess',
+        'DragScroller',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -248,6 +249,7 @@ _treeList = [
     ('Miscellaneous', [
         'ColourDB',
         ##'DialogUnits',   # needs more explanations
+        'DragScroller',
         'DrawXXXList',
         'FileHistory',
         'FontEnumerator',