OnMouseCancel | |
Type | message |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.widget |
Summary | Sent when something happens which should cause the previous mouse down action to be considered cancelled. For example, opening a popup during OnMouseDown. |
Description | Sent when something happens which should cause the previous mouse down action to be considered cancelled. For example, opening a popup during OnMouseDown. |
Tags | widget |