From: Vadim Zeitlin Date: Sun, 11 Sep 2005 11:31:26 +0000 (+0000) Subject: show that key codes are defined in wx/defs.h (patch 1284054) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/21ed3f204ad7a436b11cfc544a2e81f3a4aa6d1d?ds=inline 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 --- diff --git a/docs/latex/wx/keycode.tex b/docs/latex/wx/keycode.tex index 12c2b3a8d8..5edbb51558 100644 --- a/docs/latex/wx/keycode.tex +++ b/docs/latex/wx/keycode.tex @@ -1,5 +1,9 @@ \section{Keycodes}\label{keycodes} +\wxheading{Include files} + + + Keypresses are represented by an enumerated type, wxKeyCode. The possible values are the ASCII character codes, plus the following: