]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/evthand.tex
revert bad change
[wxWidgets.git] / docs / latex / wx / evthand.tex
index 60d9ee90e301f93920c705d7e3027f8866117edf..094babce3916ff935ef7e4550a4a2318ca4eca7f 100644 (file)
@@ -83,7 +83,7 @@ up idle handling is done calling \helpref{::wxWakeUpIdle}{wxwakeupidle}.)
  \param{wxObject*}{ userData = NULL}, \param{wxEvtHandler*}{ eventSink = NULL}}
 
 Connects the given function dynamically with the event handler, id and event type. This
-is an alternative to the use of static event tables. See the 'dynamic' sample for usage.
+is an alternative to the use of static event tables. See the 'event' or the old 'dynamic' sample for usage.
 
 \wxheading{Parameters}