How to get quick succession mouseDown events
How to get quick succession mouseDown events
- Subject: How to get quick succession mouseDown events
- From: carbonat <email@hidden>
- Date: Thu, 24 Apr 2008 14:22:15 +0200
I have implemented a NSButtonCell subclass in the usual way to catch
mouse tracking. I get the startTrackingAt and stopTracking messages
called correctly on the click of the mouse. However the
startTrackingAt is not quickly called again if I quickly click again
the mouse, such as if I did a double click. So, what is the way to
catch *all* the mouse clicks to a NSButtonCell (up and down) even if
they are performed at a rather quick pace?
Thanks in advance.
Joan
_______________________________________________
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