]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
Use the posix S_ISREG instead of S_IFREG if it is defined. Fixes wxFileExists
[wxWidgets.git] / wxPython / demo / Main.py
index e9268eeb2580bb359a095eb959d74668e7217628..b6a429c4a59f5a42841e72909259b3200ebf40f9 100644 (file)
@@ -49,6 +49,7 @@ _treeList = [
     ('Recent Additions/Updates', [
         'AnalogClock',
         'CheckListCtrlMixin',
+        'RichTextCtrl',
         'Treebook',
         'Toolbook',
         ]),
@@ -173,6 +174,7 @@ _treeList = [
         'PyCrust',
         'PyPlot',
         'PyShell',
+        'RichTextCtrl',
         'ScrolledPanel',
         'SplitTree',
         'StyledTextCtrl_1',