]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/_printfw.i
Make the copy ctor for the wxPrint*Data classes avaialble from
authorRobin Dunn <robin@alldunn.com>
Tue, 8 Jun 2004 00:04:54 +0000 (00:04 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 8 Jun 2004 00:04:54 +0000 (00:04 +0000)
commit356f3c650c69999793635e296f1332cefdcc60ab
tree2280fb9839055a7fb2e0084ec660577b2df93f27
parent31f8e937b872b889f41e363dd2cf07d3ffe32f1d
Make the copy ctor for the wxPrint*Data classes avaialble from
Python. This is so we can ensure we get a copy of the data objects
when needed instead of just a reference to a data object within
another that may get deleted unexpectedly.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/PrintFramework.py
wxPython/src/_printfw.i