wxFocusEvent

See external documentation: wxFocusEvent.

See external documentation: wxFocusEvent.

Use wxEvtHandler:connect/3 with EventType:

set_focus, kill_focus

See also the message variant #wxFocus{} event record type.

This class is derived (and can use functions) from:
wxEvent

Types


wxFocusEvent() = wx:wx_object()

Functions


getWindow(This) -> wxWindow() (see module wxWindow)

  • This = wxFocusEvent()

See external documentation.