how to be aware of clicking on dock icon
how to be aware of clicking on dock icon
- Subject: how to be aware of clicking on dock icon
- From: Chase <email@hidden>
- Date: Sat, 16 Jul 2005 17:34:05 -0500
if my app is **not** active and the user clicks the dock icon, i get
an NSApplicationDidBecomeActiveNotification.
... but ... what if i'm already the active app?
i'd like to know when the dock icon is clicked.
it does generate an applicationwillupdate notification an a
subsequent applicationdidupdate, but i've got a ton of stuff that
triggers that same thing. i have no way of knowing whether or not
those notifications were the result of a click on the dock icon.
how can this be done?
thanks.
- chase
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden