NSTask output and input
NSTask output and input
- Subject: NSTask output and input
- From: Mai Bui <email@hidden>
- Date: Tue, 18 Jan 2005 14:20:30 -0800
Hi all,
I have one application using NSTask to call another my application, now
I want this application also:
1. Printout on the NSTextView window the display strings from the other
my app(use printf) in real time not wait for to the end of the called
app. (because my app run in loop)
2. Get input from the user and send to my app because my app need to
get input from user to stop (i.e: "s" character).
How can I do it?
thanks in advance.
Mai.
_______________________________________________
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