WbObjects/onMainEvent
From wiki.swiftlytilting.com
onMainEvent is thrown whenever the main event of the specific object is thrown. The action that will throw this event is different for each control class.
Control class - trigger action
- Push Button - button pressed
- EditBox - text changed
[edit]
Event of
Events
onClose | onDblClick | onEvent | onGetFocus | onHeaderSelect | onKeyDown | onKeyUp | onMainEvent | onMouseDown | onMouseMove | onMouseUp | onRedraw | onResize

