BlitzMax Docs -> S -> SetGadgetToolTip
SetGadgetToolTip( gadget:TGadget, tip$ )
Returns:
Nothing.Description:
Set a gadget's tooltip.Sets the tooltip for a non-item based positionable MaxGUI gadget. This function will have no effect on the following gadget types:| Windows |
| Menus |
| Tree-view nodes |
| List-boxes |
| Toolbars |
| Tabbers |
| Desktops |
See Also: GadgetTooltip()
Comments
None.
BlitzMax Manual Forum
Blitz3D Equivalent Command




