replaces the normal Draw methods with those that have 2.4 compatible parameter lists. These classes are used by default only when importing from wxPython.wx (the "old" namespace.) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
19 lines
238 B
Plaintext
19 lines
238 B
Plaintext
# Other names that need to be reverse-renamed for the old namespace
|
|
|
|
|
|
DC_old
|
|
MemoryDC_old
|
|
BufferedDC_old
|
|
BufferedPaintDC_old
|
|
ScreenDC_old
|
|
ClientDC_old
|
|
PaintDC_old
|
|
WindowDC_old
|
|
MirrorDC_old
|
|
PostScriptDC_old
|
|
MetaFileDC_old
|
|
PrinterDC_old
|
|
|
|
|
|
|