Pop-up style hint text
| int | enable/disable-flag (0 or non-zero) [int] |
A will disable any hinting while a non-zero number will enable it. |
| float | enable/disable-flag (0 or non-zero) [float] |
Converted to . |
| (mouse) | When the cursor moves within the hint object's rectangle, its text message will appear in a colored area beneath the rectangle after the specified delay. | |
| set | message [symbol] |
The word , followed by any message, will replace the message stored in hint. This message will be displayed when the mouse is positioned over the hint object after an interval of time specified by the message. |
| Name | Type | g/s | Description |
|---|---|---|---|
| delay | int def.:0 |
Sets the delay in milliseconds until the hint appears. | |
| enabled | int def.:1 |
Toggles enabling display of hint text. |
