]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/_stockobjs.i
Reworked how stock objects are initialized. They now have an
authorRobin Dunn <robin@alldunn.com>
Wed, 17 Dec 2003 23:59:57 +0000 (23:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 17 Dec 2003 23:59:57 +0000 (23:59 +0000)
commit9e58eb5674cfac859568c9a4b1030012e1f0eb64
tree050e1a181b3671082a27aee324742950aaef25ff
parent57b1892fb6e010e66a38ab0ea92886af925fa03b
Reworked how stock objects are initialized.  They now have an
alternate __class__ until the App is initialized so they will raise an
exception if anybody tries to use them before the C++ object has been
created.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/include/wx/wxPython/wxPython_int.h
wxPython/src/_core_ex.py
wxPython/src/_core_reverse.txt
wxPython/src/_stockobjs.i
wxPython/src/core.i
wxPython/src/helpers.cpp