Added some optimization methods to wxPython's wxDC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-10-16 19:06:09 +00:00
parent 9e0a12c958
commit 9d37f96428
11 changed files with 797 additions and 11 deletions

View File

@@ -30,6 +30,7 @@ _treeList = [
'TablePrint',
'OOR',
'wxFindReplaceDialog',
'DrawXXXList',
##'wxPopupWindow',
]),
@@ -63,7 +64,7 @@ _treeList = [
'PythonEvents', 'Threads',
'ActiveXWrapper_Acrobat', 'ActiveXWrapper_IE',
'wxDragImage', "wxProcess", "FancyText", "OOR", "wxWave",
'wxJoystick',
'wxJoystick', 'DrawXXXList',
]),
('wxPython Library', ['Layoutf', 'wxScrolledMessageDialog',