hand

Typeconstant
DictionaryLCS
LibraryLiveCode Script
Syntax
hand
Summary

Equivalent to the number 28.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
set the cursor to hand
Values
NameTypeDescription
return

The hand constant returns the number 28.

Description

Use the hand constant to set the cursor to a pointing hand shape.

The following two statements are equivalent:

set the cursor to hand

set the cursor to 28

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

Important: If you use the hand cursor or other standard cursors in your application, you must include it 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