watch | |
Type | constant |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Synonyms | clock |
Summary | Equivalent to the number 14. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, mobile |
Example |
|
Related | Property: cursor Constant: busy Command: constant Glossary: Standalone Application Settings, standalone application, cursor |
Description | Use the watch constant to set the cursor to a wristwatch shape, suitable for telling the user to wait for completion of a lengthy operation. The following two statements are equivalent:
However, the first is easier to read and understand in LiveCode.
|
Tags | ui |