I'd like to do some event tracking that is similar to NSMenu's
"sticky" mode, that is, I'm tracking when the mouse *isn't* down until
the mouse *does* go down. This is working fine in my code except when
the user clicks outside my application, into another application's
window/finder etc. Is there a standard way of handling this case? I've
searched for some sort of "deactivated" event mask to send to my
nextEventMatchingMask: call, but couldn't find anything like it.
Thanks,
Francisco
_______________________________________________
Cocoa-dev mailing list ([email protected])
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]