]> git.saurik.com Git - wxWidgets.git/commit - wxPython/CHANGES.txt
Added wxXmlResourceHandler to wxPython and enabled it's virtuals to be
authorRobin Dunn <robin@alldunn.com>
Sat, 24 Aug 2002 02:29:34 +0000 (02:29 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 24 Aug 2002 02:29:34 +0000 (02:29 +0000)
commit628c7f79d4f177b18349c9c10d49db6c9c4bc56c
treec5a1970711559dc7569ca009f5f6666f93fb0a89
parent92e898b0b47f5b881453bf75778c5f8f08b38c89
Added wxXmlResourceHandler to wxPython and enabled it's virtuals to be
Python Callbacks.  Added a sample to the demo to show how to do it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/CHANGES.txt
wxPython/contrib/xrc/_xrcextras.py
wxPython/contrib/xrc/xrc.cpp
wxPython/contrib/xrc/xrc.i
wxPython/contrib/xrc/xrc.py
wxPython/demo/Main.py
wxPython/demo/XML_Resource.py [deleted file]
wxPython/demo/wxXmlResource.py [new file with mode: 0644]
wxPython/demo/wxXmlResourceHandler.py [new file with mode: 0644]
wxPython/src/helpers.h