]> git.saurik.com Git - wxWidgets.git/commitdiff
removed some samples
authorRobin Dunn <robin@alldunn.com>
Tue, 10 Aug 2004 01:07:33 +0000 (01:07 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 10 Aug 2004 01:07:33 +0000 (01:07 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/demo/Main.py

index cae2caec0bbcfe60ea93e0812675d87942cd06cb..eabe7938676bf689c43820a1486d85a4ba2203ff 100644 (file)
@@ -65,7 +65,6 @@ _treeList = [
         'ColourDialog',
         'DirDialog',
         'FileDialog',
-        'FileDialog_Save',
         'FindReplaceDialog',
         'FontDialog',
         'MessageDialog',
@@ -189,7 +188,7 @@ _treeList = [
         'PythonEvents',
         'Threads',
         'Timer',
-        'infoframe',
+        ##'infoframe',    # needs better explaination and some fixing
         ]),
 
     # Clipboard and DnD
@@ -214,7 +213,7 @@ _treeList = [
     # Other stuff
     ('Miscellaneous', [
         'ColourDB',
-        'DialogUnits',
+        ##'DialogUnits',   # needs more explainations
         'DrawXXXList',
         'FileHistory',
         'FontEnumerator',