• 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: mouseEntered/-mouseExited not firing on drag (NSTrackingEnabledDuringMouseDrag on)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mouseEntered/-mouseExited not firing on drag (NSTrackingEnabledDuringMouseDrag on)


  • Subject: Re: mouseEntered/-mouseExited not firing on drag (NSTrackingEnabledDuringMouseDrag on)
  • From: Jerry Krinock <email@hidden>
  • Date: Fri, 29 Jan 2010 22:00:57 -0800

On 2010 Jan 29, at 08:25, K. Darcy Otto wrote:

>> When I had a similar problem I was advised that whatever responds to mouseDown: probably begins tracking the mouse, sucking up all the NSMouseMoved events, until mouseUp.  Try overriding mouseDown: and don't invoke super.
>
> Tried this, but it does not work.  Do you remember if you did something else to solve the problem?

No.  That was the solution for me.  But the issue was a little different.  I was trying to get -mouseDragged.

_______________________________________________

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: 
 >mouseEntered/-mouseExited not firing on drag (NSTrackingEnabledDuringMouseDrag on) (From: "K. Darcy Otto" <email@hidden>)
 >Re: mouseEntered/-mouseExited not firing on drag (NSTrackingEnabledDuringMouseDrag on) (From: Jerry Krinock <email@hidden>)
 >Re: mouseEntered/-mouseExited not firing on drag (NSTrackingEnabledDuringMouseDrag on) (From: "K. Darcy Otto" <email@hidden>)

  • Prev by Date: Re: Returning a nil float?
  • Next by Date: bind:toObject:withKeyPath:options: Unidirectional or Bidirectional?
  • Previous by thread: Re: mouseEntered/-mouseExited not firing on drag (NSTrackingEnabledDuringMouseDrag on)
  • Next by thread: Re: Hiding tab view items
  • Index(es):
    • Date
    • Thread