imacarthur wrote:

> Your observation about moving the mouse slowly inspired me to a few more 
> experiments...
> 
> - I *thought* that the mouse had to be stationary for the tooltip to pop 
> up, but as Alvin observes, it can sometimes pop up whilst the mouse is 
> moving.
> 
> - Once popped up, the tooltip remains displayed (at its pop position) 
> whilst he mouse moves around the window. (Again, I had "expected" that 
> moving the mouse would probably clear the tooltip? Or maybe it would be 
> dismissed after some timeout period?)
> 
> - Moving the mouse over the tooltip dismisses it. Very occasionally it 
> pops right back up...
> 
> - Once this "feature" has occurred one time, I can't make it happen 
> again. I have to exit and restart the app to make the "feature" re-appear.
> 
> Makes we wonder if something is not initialised correctly at start up, 
> and once it has "popped" everything is better thereafter?

Do you have a short compilable example program, maybe one that you used for 
your 
tests?

I hope that I can find the time to look at Alvin's FL_TOOLTIP patch this 
weekend, 
and I'd like to check what you saw as well.

I tried to reproduce the behavior with one of my programs, but all my widgets 
do 
either have a real tooltip, or they have an empty "" tooltip. I suppose, your 
observations are with a widget that has no tooltip at all (NULL). Can you 
confirm 
this?

Albrecht
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to