GadgetToolTip3D()
Syntax
GadgetToolTip3D(#Gadget3D, Text$)Description
Associate the specified Text$ with the #Gadget3D. A ToolTip text is text which is displayed when the mouse cursor is over the gadget for a small amount of time (typically a yellow floating box).
The following gadgets are supported:
- ButtonGadget3D()
- CheckBoxGadget3D()
- ComboBoxGadget3D()
- ContainerGadget3D()
- EditorGadget3D()
- ImageGadget3D()
- ListViewGadget3D()
- OptionGadget3D()
- PanelGadget3D()
- ProgressBarGadget3D()
- ScrollBarGadget3D()
- SpinGadget3D()
- StringGadget3D()
Supported OS
All