• 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: NSTrackingArea Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTrackingArea Problem


  • Subject: Re: NSTrackingArea Problem
  • From: Quincey Morris <email@hidden>
  • Date: Mon, 15 Mar 2010 16:53:02 -0700

On Mar 15, 2010, at 15:18, Richard Somers wrote:

> 1. With the mouse inside the view, a keyboard shortcut is entered to bring up the panel.
>
> 2. Move the mouse outside the view, and then close the panel (with keyboard shortcut, window close box, or with the menu, it does not matter).
>
> 3. Move the mouse back inside the view and mouse moved tracking has stopped. That is the problem. Mouse moved tracking should be active but it is not.
>
> 4. Move the mouse outside the view and back in again and now mouse tracking is active again.

You likely need to use the NSTrackingAssumeInside option. The actual behavior of this option is not as documented. IIRC, without this option the tracking isn't going to start reliably until you exit and re-enter the area.

(This may not be that scenario, but I'd try the option first. There really isn't any reason I know about *not* to use the option.)


_______________________________________________

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: NSTrackingArea Problem
      • From: Richard Somers <email@hidden>
    • Re: NSTrackingArea Problem
      • From: Richard Somers <email@hidden>
References: 
 >NSTrackingArea Problem (From: Richard Somers <email@hidden>)

  • Prev by Date: Re: Private ivars, not marked as IBOutlet, visible in IB
  • Next by Date: Core data backed UITableView
  • Previous by thread: NSTrackingArea Problem
  • Next by thread: Re: NSTrackingArea Problem
  • Index(es):
    • Date
    • Thread