Project

General

Profile

How to refresh content of a visible tooltip

Added by Lukáš Kopernický almost 5 years ago

Hey, everyone.

I have a widget - let's say a WText with a tooltip text assigned to it. When I move the mouse cursor over it, the tooltip shows up. Now, as the tooltip is visible, I dynamically change the content of the tooltip. Is there a way to automatically refresh the tooltip without the cursor moving away and back again? If so, is there a way to do it without flickering effect?

Thanks