"Sticky" Event tracking
"Sticky" Event tracking
- Subject: "Sticky" Event tracking
- From: Francisco Tolmasky <email@hidden>
- Date: Wed, 21 Oct 2009 23:08:02 -0700
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@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