Re: NSTrackingArea Problem
Re: NSTrackingArea Problem
- Subject: Re: NSTrackingArea Problem
- From: Richard Somers <email@hidden>
- Date: Tue, 16 Mar 2010 12:34:46 -0600
On Mar 15, 2010, at 5:53 PM, Quincey Morris wrote:
tracking isn't going to start reliably until you exit and re-enter
the area.
Consider a view with a mouse moved tracking area. When the view is
created and placed on screen, if the mouse is already inside the view,
tracking does not begin until the mouse exits and re-enters the view.
Does anyone know how to get tracking to work initially when the mouse
is inside the view?
I think this may be the root of my problem and as previously mentioned
using NSTrackingAssumeInside does not help.
--Richard
_______________________________________________
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