• 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: Ken Thomases <email@hidden>
  • Date: Thu, 24 Jul 2014 09:40:42 -0500

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


_______________________________________________

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


  • Follow-Ups:
    • Re: NSCursor tracking areas
      • From: Cody Garvin <email@hidden>
References: 
 >Re: NSCursor tracking areas (From: Cody Garvin <email@hidden>)

  • Prev by Date: Re: NSCursor tracking areas
  • Next by Date: Re: NSCursor tracking areas
  • Previous by thread: Re: NSCursor tracking areas
  • Next by thread: Re: NSCursor tracking areas
  • Index(es):
    • Date
    • Thread