]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/idleevt.tex
add artprov sample to the list
[wxWidgets.git] / docs / latex / wx / idleevt.tex
index f38cf33a034ea923ae1ca3f3d1e1f9ce43ce6795..edba76834322a411c3222da4802e4630841ee45d 100644 (file)
@@ -27,7 +27,7 @@ Idle events can be caught by the wxApp class, or by top-level window classes.
 
 \wxheading{See also}
 
-\helpref{wxApp::OnIdle}{wxapponidle}, \helpref{Event handling overview}{eventhandlingoverview}
+\helpref{Event handling overview}{eventhandlingoverview}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
@@ -49,7 +49,7 @@ new event is posted to the application by the windowing system.
 
 \wxheading{See also}
 
-\helpref{wxIdleEvent::MoreRequested}{wxidleeventmorerequested}, \helpref{wxApp::OnIdle}{wxapponidle}
+\helpref{wxIdleEvent::MoreRequested}{wxidleeventmorerequested}
 
 \membersection{wxIdleEvent::MoreRequested}\label{wxidleeventmorerequested}
 
@@ -59,5 +59,5 @@ Returns TRUE if the OnIdle function processing this event requested more process
 
 \wxheading{See also}
 
-\helpref{wxIdleEvent::RequestMore}{wxidleeventrequestmore}, \helpref{wxApp::OnIdle}{wxapponidle}
+\helpref{wxIdleEvent::RequestMore}{wxidleeventrequestmore}