]> git.saurik.com Git - wxWidgets.git/commit
Added a demo showing how to use wxPostEvent
authorRobin Dunn <robin@alldunn.com>
Sat, 13 Nov 1999 05:52:53 +0000 (05:52 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 13 Nov 1999 05:52:53 +0000 (05:52 +0000)
commite19b71646053a07255b308b24321837f8ea76176
tree5baf3785bef324276efb48af52014bdefdfe71b3
parent37393997333a218d25942f38ae14afd5d63cb1ad
Added a demo showing how to use wxPostEvent
Added an MVCTree contribution
Some final tweaks for this release

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/wxPython/README.txt
utils/wxPython/demo/Main.py
utils/wxPython/demo/Threads.py [new file with mode: 0644]
utils/wxPython/lib/mvctree.py [new file with mode: 0644]
utils/wxPython/src/helpers.cpp
utils/wxPython/src/helpers.h