wwToolTip.show

Shows the tooltip on the given control.

o.wwToolTip.show(Text,Timeout,Position)

Parameters

Text
The text to display in the tooltip.

Timeout
The timeout of the tooltip in milliseconds. Use 0 if you don't want to automatically hide the tooltip.

Position
BottomLeft
BottomRight
TopLeft
Mouse

Note that the Mouse position only works if the call is fired off a mouse operation or other event that provides mouse position.

See also:

Class wwToolTip


  Last Updated: 9/15/2006 | © West Wind Technologies, 2008