]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/activevt.tex
Added missing \ before _
[wxWidgets.git] / docs / latex / wx / activevt.tex
index 3ce87607eef3c4685c24a00e94a40f9d1d3a3555..54102fe9202ef423c9b08350a88b3bba935789da 100644 (file)
@@ -8,6 +8,10 @@ or deactivated.
 \helpref{wxEvent}{wxevent}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/event.h>
+
 \wxheading{Event table macros}
 
 To process an activate event, use these event handler macros to direct input to a member
@@ -31,7 +35,8 @@ or a frame becomes inactivate resulting in all application frames being inactive
 \wxheading{See also}
 
 \helpref{wxWindow::OnActivate}{wxwindowonactivate},\rtfsp
-\helpref{wxApp::OnActivate}{wxapponactivate},\rtfsp
+%% GD: OnXXX functions are not documented
+%%\helpref{wxApp::OnActivate}{wxapponactivate},\rtfsp
 \helpref{Event handling overview}{eventhandlingoverview}
 
 \latexignore{\rtfignore{\wxheading{Members}}}