wxWindowCreateEvent
Functions for wxWindowCreateEvent class
- Provided by: erlang-manpages (Version: 1:25.3.2.8+dfsg-1ubuntu4.6)
- Source: erlang
- Report a bug
Functions for wxWindowCreateEvent class
This event is sent just after the actual window associated with a wxWindow object has been created.
Since it is derived from wxCommandEvent, the event propagates up the window hierarchy.
See: Overview events, wxWindowDestroyEvent
This class is derived (and can use functions) from: wxCommandEvent wxEvent
wxWidgets docs: wxWindowCreateEvent
Use wxEvtHandler:connect/3 with wxWindowCreateEventType to subscribe to events of this type.
wxWindowCreateEvent() = wx:wx_object()
wxWindowCreate() =
#wxWindowCreate{type =
wxWindowCreateEvent:wxWindowCreateEventType()}
wxWindowCreateEventType() = create