cross | |
Type | constant |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Equivalent to the number 7. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Property: cursor Constant: plus, seven Command: constant Glossary: Standalone Application Settings, standalone application, cursor |
Description | Use the cross constant to set the cursor to a crosshairs shape, suitable for selecting a rectangular area. The following two statements are equivalent:
However, the first is easier to read and understand in LiveCode.
|
Tags | ui |