]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/focusevt.tex
replaced SetName() with SetText()
[wxWidgets.git] / docs / latex / wx / focusevt.tex
index e47b55d138d765fd0e40a6acb5ae48420dc14ad8..061ad0feed9ed1997256837a229f94e45dc8cb1b 100644 (file)
@@ -7,6 +7,10 @@ A focus event is sent when a window's focus changes.
 \helpref{wxEvent}{wxevent}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/event.h>
+
 \wxheading{Event table macros}
 
 To process a focus event, use these event handler macros to direct input to a member
@@ -20,8 +24,8 @@ function that takes a wxFocusEvent argument.
 
 \wxheading{See also}
 
-\helpref{wxWindow::OnSetFocus}{wxwindowonsetfocus},\rtfsp
-\helpref{wxWindow::OnKillFocus}{wxwindowonkillfocus},\rtfsp
+%\helpref{wxWindow::OnSetFocus}{wxwindowonsetfocus},\rtfsp
+%\helpref{wxWindow::OnKillFocus}{wxwindowonkillfocus},\rtfsp
 \helpref{Event handling overview}{eventhandlingoverview}
 
 \latexignore{\rtfignore{\wxheading{Members}}}