Re: NSTrackingArea message lag
Re: NSTrackingArea message lag
- Subject: Re: NSTrackingArea message lag
- From: "Kyle Sluder" <email@hidden>
- Date: Thu, 26 Jun 2008 21:11:28 -0400
On Thu, Jun 26, 2008 at 8:41 PM, Markus Spoettl
<email@hidden> wrote:
> Notice the drawing mechanism didn't change, so the drawing wasn't causing
> the lag. I have no other explanation than a strange delay in the delivery of
> tracking area messages. What causes the delay I don't know, it's very likely
> my fault but it's most definitely not the drawing code.
Well you've avoided the problem, but you should still remove the
condition on -needsDisplay. It's semantically incorrect.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden