Typo correction patch [ 1208110 ] Lots of typo corrections
Olly Betts git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -41,7 +41,7 @@ running the \helpref{text}{sampletext} wxWidgets sample and pressing some keys
|
||||
in any of the text controls shown in it.
|
||||
|
||||
{\bf Note:} If a key down ({\tt EVT\_KEY\_DOWN}) event is caught and
|
||||
the event handler does not call {\tt event.Skip()} then the coresponding
|
||||
the event handler does not call {\tt event.Skip()} then the corresponding
|
||||
char event ({\tt EVT\_CHAR}) will not happen. This is by design and
|
||||
enables the programs that handle both types of events to be a bit
|
||||
simpler.
|
||||
|
Reference in New Issue
Block a user