X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f4fcc2919776cffa5e3b2f0d44dd24c41e652ff4..c266eff98c5e44012647f54f38a1e29ecabd8759:/docs/latex/wx/indlgevt.tex diff --git a/docs/latex/wx/indlgevt.tex b/docs/latex/wx/indlgevt.tex index c065be2daa..45c8b77e95 100644 --- a/docs/latex/wx/indlgevt.tex +++ b/docs/latex/wx/indlgevt.tex @@ -13,6 +13,10 @@ The default handler calls \helpref{wxWindow::TransferDataToWindow}{wxwindowtrans +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Event table macros} To process an activate event, use these event handler macros to direct input to a member @@ -21,7 +25,7 @@ function that takes a wxInitDialogEvent argument. \twocolwidtha{7cm} \begin{twocollist}\itemsep=0pt \twocolitem{{\bf EVT\_INIT\_DIALOG(func)}}{Process a wxEVT\_INIT\_DIALOG event.} -\end{twocollist}% +\end{twocollist} \wxheading{See also} @@ -29,7 +33,7 @@ function that takes a wxInitDialogEvent argument. \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxInitDialogEvent::wxInitDialogEvent} +\membersection{wxInitDialogEvent::wxInitDialogEvent}\label{wxinitdialogeventctor} \func{}{wxInitDialogEvent}{\param{int }{id = 0}}