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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to