]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
SWIGged code uodates
[wxWidgets.git] / wxPython / demo / Main.py
index afd2b131c9cb5c287f53b9dbd84b13c0111be456..525e0b13d2285714e4e16e79af9707b5302fc2ce 100644 (file)
@@ -34,7 +34,8 @@ _treeList = [
                                 'ErrorDialogs',
                                 'wxRightTextCtrl',
                                 'URLDragAndDrop',
-                                ##'wxPopupWindow',
+                                'wxMimeTypesManager',
+                                'wxPopupWindow',
                                 ]),
 
     ('Windows', ['wxFrame', 'wxDialog', 'wxMiniFrame',
@@ -43,7 +44,7 @@ _treeList = [
                  'wxStatusBar', 'wxNotebook',
                  'wxHtmlWindow',
                  'wxStyledTextCtrl_1', 'wxStyledTextCtrl_2',
-                 ##'wxPopupWindow',
+                 'wxPopupWindow',
                  ]),
 
     ('Common Dialogs', ['wxColourDialog', 'wxDirDialog', 'wxFileDialog',
@@ -68,7 +69,7 @@ _treeList = [
                         'PythonEvents', 'Threads',
                         'ActiveXWrapper_Acrobat', 'ActiveXWrapper_IE',
                         'wxDragImage', "wxProcess", "FancyText", "OOR", "wxWave",
-                        'wxJoystick', 'DrawXXXList', 'ErrorDialogs',
+                        'wxJoystick', 'DrawXXXList', 'ErrorDialogs', 'wxMimeTypesManager',
                         ]),
 
     ('wxPython Library', ['Layoutf', 'wxScrolledMessageDialog',