]> git.saurik.com Git - wxWidgets.git/commit
Added a set of 2.4 compatibility classes for the wxDC classes that
authorRobin Dunn <robin@alldunn.com>
Tue, 6 Jan 2004 21:32:42 +0000 (21:32 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 6 Jan 2004 21:32:42 +0000 (21:32 +0000)
commit4942342c3e1788e1b92bf9e3c522cfa8a8a5c905
treefbc78fa05767f663e9a60e6e863ee4556fa3af99
parent089142a562148d69dbccfba669b66eff78a7f5b5
Added a set of 2.4 compatibility classes for the wxDC classes that
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
wxPython/docs/MigrationGuide.txt
wxPython/src/_dc.i
wxPython/src/_gdi_reverse.txt
wxPython/wxPython/_wx.py