X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/20f82e13721f920ce1fe337de1b900899e2becb0..3cc305b2b4a0674c56c84d7088cfd70676b850f0:/docs/latex/wx/cmdevent.tex diff --git a/docs/latex/wx/cmdevent.tex b/docs/latex/wx/cmdevent.tex index 2406164240..2d3acfa091 100644 --- a/docs/latex/wx/cmdevent.tex +++ b/docs/latex/wx/cmdevent.tex @@ -11,6 +11,10 @@ simple controls. More complex controls, such as \helpref{wxTreeCtrl}{wxtreectrl} +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Event table macros} To process a menu command event, use these event handler macros to direct input to member @@ -181,7 +185,7 @@ that has longer life time than the event object. \membersection{wxCommandEvent::SetExtraLong}\label{wxcommandeventsetextralong} -\func{void}{SetExtraLong}{\param{int}{ extraLong}} +\func{void}{SetExtraLong}{\param{long}{ extraLong}} Sets the {\bf m\_extraLong} member.