wxWidgets/wxPython/wxPython
Robin Dunn 607a3fa066 Editors, Renderers and Attrs need to have a destructor so SWIG won't
complain about it, but since they are protected in C++ we need to give
them a dummy one.  In the future these shoud be changed to use
%ref/%unref and let SWIG manage the refcount for us.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-20 18:02:37 +00:00
..
lib
tools
__init__.py
_controls.py Added wxPython wrappers for the new wx.Treebook and wx.Toolbook 2006-02-01 23:46:43 +00:00
_core.py reSWIGged 2006-03-14 04:18:43 +00:00
_gdi.py
_misc.py reSWIGged 2006-03-14 04:18:43 +00:00
_windows.py reSWIGged 2006-03-14 04:18:43 +00:00
_wx.py
.cvsignore
activex.py
animate.py
calendar.py
gizmos.py
glcanvas.py
grid.py Editors, Renderers and Attrs need to have a destructor so SWIG won't 2006-03-20 18:02:37 +00:00
help.py
html.py Another merge of 2.6 changes 2006-01-17 05:42:30 +00:00
htmlhelp.py
iewin.py
media.py New APIs, Events, etc. for MediaCtrl 2006-02-13 19:20:46 +00:00
stc.py reSWIGged 2006-03-14 04:18:43 +00:00
webkit.py
wizard.py
xrc.py