Re: appDidFinishLaunching and NSTask
Re: appDidFinishLaunching and NSTask
- Subject: Re: appDidFinishLaunching and NSTask
- From: Shawn Erickson <email@hidden>
- Date: Fri, 20 Jan 2006 13:14:20 -0800
On 1/20/06, René van Amerongen <email@hidden> wrote:
> I'm having trouble to figuring out how to know when an App, which is
> started with NSTask, is finished with launching or stopped with
> bouncing.
> Is there a notification to catch? Like the dock. How does the dock
> knows when to stop bouncing?
> Does someone has an idea about this?
What type of application are you launching via NSTask? It sounds like
one that is bundle based and shows UI. If that is the case you really
should use the services of NSWorkspace to launch such applications and
get notification about when the launch and/or exit.
-Shawn
-Shawn
_______________________________________________
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