Added a set of sophisticated Error Dialogs from Chris Fama.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-10-18 20:41:33 +00:00
parent c9ce02acf8
commit 79f1bf32d7
7 changed files with 2303 additions and 1 deletions

View 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',