reset cursors | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Reloads the standard set of cursors. |
Introduced | 1.0 |
OS | mac, windows, linux |
Platforms | desktop, server |
Example |
|
Related | Property: cursor Command: choose, delete stack, reset paint Object: stack Glossary: property, application, cursor, download, command |
Description | Use the reset cursors command to change the set of cursors used by LiveCode without restarting the application. LiveCode's built-in cursors are used whenever the cursor property has not been set to a custom cursor. If you change the set of built-in cursors, you must either quit and restart the application or use the reset cursors command to begin using the new cursor shapes. You can force LiveCode to use the system cursors with the following statements:
|
Tags | ui |