X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4d5a0f67c6f127ad08548494cdddc5c89bb27194..fefc4f1542300bfe57794ae949e7b349b7836afb:/docs/latex/wx/idleevt.tex?ds=inline diff --git a/docs/latex/wx/idleevt.tex b/docs/latex/wx/idleevt.tex index 0c75c7af25..edba768343 100644 --- a/docs/latex/wx/idleevt.tex +++ b/docs/latex/wx/idleevt.tex @@ -27,8 +27,6 @@ Idle events can be caught by the wxApp class, or by top-level window classes. \wxheading{See also} -%% GD: OnXXX functions are not documented -%%\helpref{wxApp::OnIdle}{wxapponidle}, \helpref{Event handling overview}{eventhandlingoverview} \latexignore{\rtfignore{\wxheading{Members}}} @@ -52,8 +50,6 @@ new event is posted to the application by the windowing system. \wxheading{See also} \helpref{wxIdleEvent::MoreRequested}{wxidleeventmorerequested} -%% GD: OnXXX functions are not documented -%%\helpref{wxApp::OnIdle}{wxapponidle} \membersection{wxIdleEvent::MoreRequested}\label{wxidleeventmorerequested} @@ -64,6 +60,4 @@ Returns TRUE if the OnIdle function processing this event requested more process \wxheading{See also} \helpref{wxIdleEvent::RequestMore}{wxidleeventrequestmore} -%% GD: OnXXX functions are not documented -%%\helpref{wxApp::OnIdle}{wxapponidle}