Avoid using the OOR typemap in the constructors
authorRobin Dunn <robin@alldunn.com>
Sat, 17 Jul 2004 22:51:01 +0000 (22:51 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 17 Jul 2004 22:51:01 +0000 (22:51 +0000)
commitb39c3fa09a936e6a3f386a67c0fc7cfd84df0168
treebb4670501f8fd9bd8e474225246afc9e6e7cc34a
parent14885f0910b8641e8a011c8f3a1e3599e7260ef4
Avoid using the OOR typemap in the constructors

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
23 files changed:
wxPython/contrib/ogl/_oglbasic.i
wxPython/contrib/ogl/_oglcanvas.i
wxPython/contrib/ogl/_oglshapes.i
wxPython/src/_app.i
wxPython/src/_button.i
wxPython/src/_control.i
wxPython/src/_evthandler.i
wxPython/src/_mdi.i
wxPython/src/_menu.i
wxPython/src/_notebook.i
wxPython/src/_panel.i
wxPython/src/_statctrls.i
wxPython/src/_statusbar.i
wxPython/src/_textctrl.i
wxPython/src/_toolbar.i
wxPython/src/_toplvl.i
wxPython/src/_treectrl.i
wxPython/src/_validator.i
wxPython/src/_window.i
wxPython/src/grid.i
wxPython/src/html.i
wxPython/src/my_typemaps.i
wxPython/src/wizard.i