X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..6294ac2e91af3408cfa04910b90ad7ace94f1220:/docs/latex/wx/indlgevt.tex diff --git a/docs/latex/wx/indlgevt.tex b/docs/latex/wx/indlgevt.tex index 259a55b49d..01c1a9115d 100644 --- a/docs/latex/wx/indlgevt.tex +++ b/docs/latex/wx/indlgevt.tex @@ -2,6 +2,7 @@ A wxInitDialogEvent is sent as a dialog or panel is being initialised. Handlers for this event can transfer data to the window. +The default handler calls \helpref{wxWindow::TransferDataToWindow}{wxwindowtransferdatatowindow}. \wxheading{Derived from} @@ -20,11 +21,10 @@ 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} -\helpref{wxWindow::OnInitDialog}{wxwindowoninitdialog},\rtfsp \helpref{Event handling overview}{eventhandlingoverview} \latexignore{\rtfignore{\wxheading{Members}}}