Page 1 of 1

ToolTip opens

Posted: Sat Aug 06, 2022 3:51 pm
by Natter
Hi,

There is a certain control. When you hover the mouse cursor over it, the ToolTip opens. I need to open this ToolTip by timer. How to do it?

Re: ToolTip opens

Posted: Sat Aug 06, 2022 4:51 pm
by Antonio Linares
Dear Yuri,

Could you please post an example PRG of what you need ? thanks

Re: ToolTip opens

Posted: Sat Aug 06, 2022 5:05 pm
by Natter
Sorry, Antonio, it's difficult to make a normal example! Do I understand correctly that the CheckToolTip() method of the TWindow class is responsible for opening the cToolTip of any control ?

Re: ToolTip opens

Posted: Sat Aug 06, 2022 6:28 pm
by Antonio Linares
yes, you are right