• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSCursor tracking areas
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSCursor tracking areas


  • Subject: Re: NSCursor tracking areas
  • From: Cody Garvin <email@hidden>
  • Date: Thu, 24 Jul 2014 07:58:14 -0700

> On Jul 24, 2014, at 7:40 AM, Ken Thomases <email@hidden> wrote:
>
> On Jul 24, 2014, at 8:37 AM, Cody Garvin <email@hidden> wrote:
>
>> I use updateTrackingAreas to remove all the tracking areas, then adding new ones (same rects as the drag points) with the options: NSTrackingActiveInActiveApp | NSTrackingCursorUpdate | NSTrackingAssumeInside
>
> Why are you including NSTrackingAssumeInside?  The docs discourage its use and it doesn't seem to correspond to what you want.  Basically, it will sometimes suppress the call to -cursorUpdate:.
>
> Regards,
> Ken
>


It wasn’t working well without it, read on cocoa builder that it may help jump start the tracking. Adding or removing makes no difference.

Regards

- Cody
_______________________________________________

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


References: 
 >Re: NSCursor tracking areas (From: Cody Garvin <email@hidden>)
 >Re: NSCursor tracking areas (From: Ken Thomases <email@hidden>)

  • Prev by Date: Re: NSCursor tracking areas
  • Next by Date: NSStream's enum of NSStreamEventEndEncountered.
  • Previous by thread: Re: NSCursor tracking areas
  • Next by thread: Re: NSCursor tracking areas
  • Index(es):
    • Date
    • Thread