Stop a NSTask
Stop a NSTask
- Subject: Stop a NSTask
- From: Stephane Leon <email@hidden>
- Date: Mon, 18 Mar 2002 20:20:53 +0100
Hi,
I am new on this list.
I am writting an app who process a unix command and display the standard
output.
After press ''go'' i have no choice to wait until process is finished
([my_cmd waitUntilExit]).
[my_cmd terminate] is unusable, because i can't press on stop button.
How can i do?
Thanks
--
Stephane
_______________________________________________
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.