X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a660d684eda27638bca0384b2058911a31c8e845..5b087ae2588d2988491d8e0621af82d4c44eb7a8:/docs/latex/wx/indlgevt.tex diff --git a/docs/latex/wx/indlgevt.tex b/docs/latex/wx/indlgevt.tex index 067cf580ab..c065be2daa 100644 --- a/docs/latex/wx/indlgevt.tex +++ b/docs/latex/wx/indlgevt.tex @@ -2,12 +2,17 @@ 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} \helpref{wxEvent}{wxevent}\\ \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \wxheading{Event table macros} To process an activate event, use these event handler macros to direct input to a member @@ -20,7 +25,6 @@ function that takes a wxInitDialogEvent argument. \wxheading{See also} -\helpref{wxWindow::OnInitDialog}{wxwindowoninitdialog},\rtfsp \helpref{Event handling overview}{eventhandlingoverview} \latexignore{\rtfignore{\wxheading{Members}}}