]> git.saurik.com Git - wxWidgets.git/commit - wxPython/docs/CHANGES.txt
Added limited support for wxEventLoop (you can't derive from a
authorRobin Dunn <robin@alldunn.com>
Thu, 23 Sep 2004 01:02:00 +0000 (01:02 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 23 Sep 2004 01:02:00 +0000 (01:02 +0000)
commit96d49f0eea53dbaae6fd926d6a2107f9f6e87e7d
treea899448c5219d53ecec26e8bb919b8c27602434d
parent9213ca5d473ff8a25e003e46e7ea7f8520f08fb9
Added limited support for wxEventLoop (you can't derive from a
wx.PyEventLoop version yet...)  Updated and moved the sample showing
how to replace the MainLoop to samples/mainloop/mainloop.py.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/demoMainLoop.py [deleted file]
wxPython/distrib/DIRLIST
wxPython/docs/CHANGES.txt
wxPython/samples/mainloop/mainloop.py [new file with mode: 0755]
wxPython/src/_evtloop.i [new file with mode: 0644]
wxPython/src/core.i