dcl_Control_ShowToolTip = is there something like dcl_Control_HideToolTip?

Started by zeeboy · 2009-06-18 14:11 UTC · 3 replies · SMF topic #822

I've search the help file and can't find anything like the opposite of dcl_Control_ShowToolTip, but is there something like dcl_Control_HideToolTip?

Thanks!
doug
There is no HideTooltip method, but you could probably fake it by hiding the control.
FYI - I tried using the (dcl_Control_SetVisible NewValue [as Boolean]) setting it both nil and then another one to T and the Tooltip doesn't go away.

doug
I'm wondering: doesn't it go away automatically after a few seconds?
And how about showing the tooltip outside the screen resolution?

Fred