]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/indlgevt.tex
added wxSize::IncTo/DecTo
[wxWidgets.git] / docs / latex / wx / indlgevt.tex
index 067cf580ab341ee22912aabcaa658350722cfe65..c065be2daa25136bbaf6539ece4b8870832be782 100644 (file)
@@ -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}
+
+<wx/event.h>
+
 \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}}}