Previous Up Next

_CRtoolTipDefault
Creates a tooltip to show when mouse cursor enters a given ObjNode

ObjNode _CRtoolTipDefault (
ObjNode _node_
I _timeout_
S _text_
I _color_
ObjFont _font_
I _backcolor_
)
Parameters

_node_
any ObjNode
_timeout_
launching time of tooltip (in ms)
_text_
text to display in tooltip
_color_
text color
_font_
text font
_backcolor_
background color
Return value

same ObjNode