]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
Changed style so it looks good everywhere
[wxWidgets.git] / wxPython / demo / Main.py
index d7fc3a4fd3f4c7e9d1020f7c59c9a6f7398fe149..b06f4da5c9e08073126e472fc37d46104f566b0a 100644 (file)
@@ -34,6 +34,7 @@ _treeList = [
         'ScrolledPanel',
         'wxMenu',
         'wxIEHtmlWin',
+        'wxKeyEvents',
         ]),
 
     # managed windows == things with a caption you can close
@@ -116,12 +117,12 @@ _treeList = [
         'wxDynamicSashWindow',
         'wxEditableListBox',
         'wxEditor',
-        'wxFloatBar',
+        #'wxFloatBar',          deprecated
         'wxHtmlWindow',
         'wxIEHtmlWin',
         'wxLEDNumberCtrl',
         'wxMimeTypesManager',
-        'wxMVCTree',
+        #'wxMVCTree',           deprecated
         'wxRightTextCtrl',
         'wxStyledTextCtrl_1',
         'wxStyledTextCtrl_2',
@@ -146,6 +147,7 @@ _treeList = [
         'Threads',
         'wxProcess',
         'wxTimer',
+        'wxKeyEvents',
         ]),
 
     # Clipboard and DnD