]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/window.tex
Applied patch [ 1747059 ] wxAUIDefaultTabArt wxAUI_NB_BOTTOM
[wxWidgets.git] / docs / latex / wx / window.tex
index e7a4f6618371cde7e37afe539273a154fe3c6f15..7fad11545aeb2ab6a42943539dcfa4cc70c5acd1 100644 (file)
@@ -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}