TOOLTIP
It is the standard system tool tip that displays text. The tool tip is a pop up window, so it is not taken into account for layout computation. Further more it does not inherit text properties from parent cell since it is an independent window.
The tool tip is displayed when the mouse is over the active part of its parent widget.
Attributes brief detailed show all inherited
Examples
You can use in the tooltip text for a new line.

Editors note: in the original Blue Cat Audio documentation you can find other attributes for a tooltip that are either obsolete or not cross-platform.
There's also a PARAM_TOOLTIP element to display value of parameter.
Comments
Please, authorize to view and post comments.