Table tooltip

tooltip = “text

The specified text appears in a tooltip window when the mouse is moved over the table during a dialog. The tooltip remains visible for the number of seconds defined by the Sculptor system variable sys.Tooltips (default value 8), unless the user moves the mouse away from the control, which causes the tooltip to disappear.

Tooltips do not appear while a menu has focus.


EXAMPLE

tooltip = "Table of countries and codes"

RELATED TOPICS

Tables

Tooltips