show that key codes are defined in wx/defs.h (patch 1284054)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-09-11 11:31:26 +00:00
parent cdf0ff0ff1
commit 21ed3f204a

View File

@ -1,5 +1,9 @@
\section{Keycodes}\label{keycodes}
\wxheading{Include files}
<wx/defs.h>
Keypresses are represented by an enumerated type, wxKeyCode. The possible
values are the ASCII character codes, plus the following: