wxInitDialogEventA 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 wxWindow::TransferDataToWindow. Derived from Include files <wx/event.h> Event table macros To process an activate event, use these event handler macros to direct input to a member function that takes a wxInitDialogEvent argument.
See also Members
wxInitDialogEvent::wxInitDialogEvent
wxInitDialogEvent::wxInitDialogEventwxInitDialogEvent(int id = 0) Constructor.
|