]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
Added a set of sophisticated Error Dialogs from Chris Fama.
[wxWidgets.git] / wxPython / demo / Main.py
index 088d034b97de9b81c5ab8cdd750ccbdd650e6e29..95079ef532ead848b316e702cce18a807a3defda 100644 (file)
@@ -31,6 +31,7 @@ _treeList = [
                                 'OOR',
                                 'wxFindReplaceDialog',
                                 'DrawXXXList',
+                                'ErrorDialogs',
                                 ##'wxPopupWindow',
                                 ]),
 
@@ -64,7 +65,7 @@ _treeList = [
                         'PythonEvents', 'Threads',
                         'ActiveXWrapper_Acrobat', 'ActiveXWrapper_IE',
                         'wxDragImage', "wxProcess", "FancyText", "OOR", "wxWave",
-                        'wxJoystick', 'DrawXXXList',
+                        'wxJoystick', 'DrawXXXList', 'ErrorDialogs',
                         ]),
 
     ('wxPython Library', ['Layoutf', 'wxScrolledMessageDialog',