On Tue, Nov 18, 2008 at 7:59 AM, Macarov Anatoli <[EMAIL PROTECTED]> wrote: > How to get notification of rerun application that is namely being > started from the icon? Because the program is automatically started > upon OS login.
The OS will not launch an application when it's already open. Instead it will be sent a reopen Apple Event. Or are you trying to detect when an app has been automatically launched at login, closed, and then relaunched manually? --Kyle Sluder _______________________________________________ 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]
