Re: how to be aware of clicking on dock icon
Re: how to be aware of clicking on dock icon
- Subject: Re: how to be aware of clicking on dock icon
- From: Andreas Mayer <email@hidden>
- Date: Sun, 17 Jul 2005 01:55:37 +0200
Am 17.07.2005 um 01:15 Uhr schrieb John Stiles:
I know it's possible--in Carbon it corresponds to the "reopen
application" AppleEvent ('rapp'). Unfortunately off the top of my
head I do not know the Cocoa equivalent :(
This is probably equivalent to using the
applicationShouldHandleReopen: delegate method Ian mentioned.
In that case double clicking the application icon in the finder will
send this event, too. So it is *not* a method to find out if the dock
icon was clicked:
"These events are sent whenever the Finder reactivates an already
running application because someone double-clicked it again or used
the dock to activate it."
Andreas
_______________________________________________
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