X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/776eb3d7461edf3e51e6ec659a0c74b05d837c12..6aaee6afdcde7c9e677f642303d4988a66cb9dc9:/docs/latex/wx/chfocevt.tex diff --git a/docs/latex/wx/chfocevt.tex b/docs/latex/wx/chfocevt.tex index 6493ebef7c..df21e45fd2 100644 --- a/docs/latex/wx/chfocevt.tex +++ b/docs/latex/wx/chfocevt.tex @@ -17,6 +17,10 @@ Use \helpref{FindFocus}{wxwindowfindfocus} to retreive the window which is actua +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Event table macros} To process a child focus event, use this event handler macro to direct input to a member @@ -49,4 +53,5 @@ Constructor. Returns the direct child which receives the focus, or a (grand-)parent of the control receiving the focus. -To get the actually focused control use \helpref{wxWindow::FindFocus}{wxwindowfindfocus} +To get the actually focused control use \helpref{wxWindow::FindFocus}{wxwindowfindfocus}. +