]> git.saurik.com Git - wxWidgets.git/commit
Added a sample to the demo that catches various key events and
authorRobin Dunn <robin@alldunn.com>
Tue, 13 Aug 2002 23:12:25 +0000 (23:12 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 13 Aug 2002 23:12:25 +0000 (23:12 +0000)
commit3b867149612d2146d5a781874f0e5ccf1b0dc43b
tree728c908acfda5786b6075839d686cb4d226991f6
parentf09359cf1bc706b29187d3b8824b7434dfd66112
Added a sample to the demo that catches various key events and
displays the details of the event.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/CHANGES.txt
wxPython/demo/Main.py
wxPython/demo/wxKeyEvents.py [new file with mode: 0644]