Added documentation for wxNavigationKeyEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1810,7 +1810,7 @@ changed.
|
||||
You may wish to call this from a text control custom keypress handler to do the default
|
||||
navigation behaviour for the tab key, since the standard default behaviour for
|
||||
a multiline text control with the wxTE\_PROCESS\_TAB style is to insert a tab
|
||||
and not navigate to the next control.
|
||||
and not navigate to the next control. See also \helpref{wxNavigationKeyEvent}{wxnavigationkeyevent}.
|
||||
|
||||
|
||||
\membersection{wxWindow::NavigateIn}\label{wxwindownavigatein}
|
||||
|
Reference in New Issue
Block a user