X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a660d684eda27638bca0384b2058911a31c8e845..4e6978c3febe33c51f13b14202f56bb1692f1106:/docs/latex/wx/focusevt.tex diff --git a/docs/latex/wx/focusevt.tex b/docs/latex/wx/focusevt.tex index e47b55d138..061ad0feed 100644 --- a/docs/latex/wx/focusevt.tex +++ b/docs/latex/wx/focusevt.tex @@ -7,6 +7,10 @@ A focus event is sent when a window's focus changes. \helpref{wxEvent}{wxevent}\\ \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \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}}}