Class Event

Event class.

Tables

Event.names Event names.

Tables

Event.names
Event names.

Fields:

  • Reshape A widget is being reshaped.
  • PreDisplay A widget is about to be drawn.
  • Display A widget was drawn.
  • KeyPress A keyboard key was pressed.
  • KeyRelease A keyboard key was released.
  • TextInput Text was entered.
  • Move The cursor moved, and no button was pressed.
  • Enter The cursor entered a widget, and no button was pressed.
  • Leave The cursor left a widget, and no button was pressed.
  • PressEnter The cursor entered a widget, and a button was pressed.
  • PressLeave The cursor left a widget, and a button was pressed.
  • PressStart A pointer button or keyboard shortcut was pressed.
  • PressEnd A pointer button or keyboard shortcut was released.
  • PressDrag A pressed cursor moved; targets originating widget.
  • PressMove A pressed cursor moved; targets widget at cursor position.
  • Press A pointer button was pressed and released on the same widget.
  • Change A widget's value changed.
  • WheelMove The scroll wheel on the mouse moved.
generated by LDoc 1.4.3 Last updated 2015-12-17 04:20:17