Button ToolTip

Hello,

Is it possible to stop moving with Widget (My Tooltip) when mouse cursor is moving ?
What I am doing :

Button->SetToolTip(myTooltip);

I just want to set static position of my Tooltip.

Thanks.

Have you found a way to do that? I am also interested

I just did my special widget which I am handling manually.