Re: Wait for NSTask to finish
Re: Wait for NSTask to finish
- Subject: Re: Wait for NSTask to finish
- From: Will Mason <email@hidden>
- Date: Wed, 16 Mar 2005 03:52:56 -0800 (PST)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
> > Is there a way to wait for an NSTask (or a method I created) to
> finish
> > before continuing like waitUntilExit, but doesn't cause my app to
> > hang/become unresponsive?
It seems that you want to wait for the NSTask to finish and not wait
around for the NSTask at the same time. Can you let your app continue
and respond to the NSTaskDidTerminateNotification when you receive it?
What behavior exactly are you looking for?
Thanks,
Will
_______________________________________________
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