newTool | |||||||
Type | message | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | card | ||||||
Summary | Sent to the caller of choose when a different tool is chosen. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: choose Function: tool | ||||||
Description | Sent when the choose command is used to change the current tool. The newTool message is sent to the object owning the script that executed the choose command.
|