Re: Quick question about NSWorkspaceDidLaunchApplicationNotification
Re: Quick question about NSWorkspaceDidLaunchApplicationNotification
- Subject: Re: Quick question about NSWorkspaceDidLaunchApplicationNotification
- From: Patrick Tescher <email@hidden>
- Date: Sun, 26 May 2002 11:40:37 -0700
You will receive a notification for most apps including those launched from
the finder. You will not receive a notification for those launched from the
terminal.
>
Hi all,
>
>
A question about NSWorkspaceDidLaunchApplicationNotification (and indeed
>
about NSWorkspaceDidTerminateApplicationNotification).
>
>
If I register with sharedWorkspace to receive this notification, do I
>
receive it for *all* apps that are launched, regardless of who launched
>
them, or do I only receive the notification for apps I've launched
>
myself using sharedWorkspace?
>
>
If it's only for apps I've launched myself, how would I arrange to
>
receive notifications when all apps are launched, even if the user
>
launches them from the Finder or such?
>
>
Best,
>
-Matt
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.