gui.setComponentTooltip
Adds a tooltip to a n editor GUI component
Prototype
bOk = gui.setComponentTooltip ( hComponent, sTooltip )
Description
Will not change the ModuleXML.
Parameters
hComponent - valid GUI component handle
sTooltip - tooltip string
Return values
bOk - true on success
Available since ShiVa 2.0