Use GetKeyCode() instead of KeyCode()
authorRobin Dunn <robin@alldunn.com>
Fri, 8 Sep 2006 20:09:27 +0000 (20:09 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 8 Sep 2006 20:09:27 +0000 (20:09 +0000)
commita3cee65ed41394fdcb13cd485fbe0acafb8a490b
tree9edd687fb05d2737fe12ae29b30d77b805873679
parent2f72b58ae6635bca17e8e19889a84e3b70c7f3a5
Use GetKeyCode() instead of KeyCode()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 files changed:
wxPython/demo/ActiveX_IEHtmlWindow.py
wxPython/demo/GridEnterHandler.py
wxPython/demo/StyledTextCtrl_2.py
wxPython/demo/Validator.py
wxPython/wx/lib/buttons.py
wxPython/wx/lib/calendar.py
wxPython/wx/lib/editor/editor.py
wxPython/wx/lib/intctrl.py
wxPython/wx/lib/mvctree.py
wxPython/wx/lib/pyshell.py
wxPython/wx/lib/shell.py
wxPython/wx/lib/vtk.py
wxPython/wx/py/PyShell.py
wxPython/wx/py/editor.py
wxPython/wx/py/shell.py