gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tooltips issue


From: Germán Arias
Subject: Re: Tooltips issue
Date: Thu, 25 Dec 2014 13:51:15 -0600

El mar, 23-12-2014 a las 23:22 +0100, Fred Kiefer escribió:
> I think that the code that sends the mouse entered and mouseexited
> methods to the tracking rectangle and via that to the tooltip should
> take the visible rectangle of the current view into account.
> 
> That code seem to reside in the NSWindow method
> - (void) _checkTrackingRectangles:forEvent:
> 
> There we should take the visiblerect from the view and intersect that
> with the r->rectangle of the tracking rectangle. Would this change match
> your expectations for the intended behaviour?

Yes, this solve the problem. 

> 
> To me changing the code should be fairly simple. But somebody will have
> to test it after that very thoroughly. Any takers for that?

I will test this. I think also this can solve some cursor issues hard to
reproduce. Should I send this change? Someone else want test this?

Germán

> 
> Fred
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]