]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/chfocevt.tex
added wxMessageQueue class for inter-thread communications
[wxWidgets.git] / docs / latex / wx / chfocevt.tex
index 6493ebef7c92e51ce15985ed99737bcfb43cee19..df21e45fd2d8d0e43e17c62579e1e6cb5b6cedee 100644 (file)
@@ -17,6 +17,10 @@ Use \helpref{FindFocus}{wxwindowfindfocus} to retreive the window which is actua
 
 <wx/event.h>
 
+\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}.
+