]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
Changes needed for new RTL methods, and also various other updates to
[wxWidgets.git] / wxPython / demo / Main.py
index b67361889d20cdbc6e58e28fe62cc99075035bc5..be75f8c97cc4d4f160ce8ef9c094fc6254a63a20 100644 (file)
@@ -50,7 +50,6 @@ _treeList = [
         'AnalogClock',
         'AUI_DockingWindowMgr',
         'AUI_Notebook',
-        'BitmapFromBuffer',
         'CheckListCtrlMixin',
         'ComboTreeBox',
         'Pickers',
@@ -58,6 +57,8 @@ _treeList = [
         'RichTextCtrl',
         'Treebook',
         'Toolbook',
+        'BitmapFromBuffer',
+        'RawBitmapAccess',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -239,6 +240,7 @@ _treeList = [
         'ImageAlpha',
         'ImageFromStream',
         'Mask',
+        'RawBitmapAccess',
         'Throbber',
         ]),