arrow

Typeconstant
DictionaryLCS
LibraryLiveCode Script
Syntax
arrow
Summary

Equivalent to the number 29.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
set the cursor to arrow
RelatedCommand: constant
Glossary: Standalone Application Settings, standalone application, cursor
Property: cursor
Description

Use the arrow constant to set the cursor to an arrow shape.

The following two statements are equivalent:

set the cursor to arrow
set the cursor to 29

However, the first is easier to read and understand in LiveCode.

Important: If you use the arrow cursor or other standard cursors in your application, you must include the cursors when you create your standalone. Make sure the "Cursors" option on the Inclusions section on the General screen of the Standalone Application Settings window is checked.

Tagsui