wxSetCursorEvent

See external documentation: wxSetCursorEvent.

See external documentation: wxSetCursorEvent.

Use wxEvtHandler:connect/3 with EventType:

set_cursor

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

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

Functions


getCursor(This) -> wxCursor:wxCursor()

See external documentation.

getX(This) -> integer()

See external documentation.

getY(This) -> integer()

See external documentation.

hasCursor(This) -> boolean()

See external documentation.

setCursor(This, Cursor) -> ok

See external documentation.