PDA

View Full Version : Tootip Timeout



rajeshs
22nd July 2008, 13:11
Hi,

Is there any way to specify the time out for tooltip? I want to show the tooltip until mouse is on that Qwidget.

munna
23rd July 2008, 10:17
I don't think this is possible with just QToolTip. You might have to write your own custom widget for this.