Custom Executable / NSTask / NSPipe...
Custom Executable / NSTask / NSPipe...
- Subject: Custom Executable / NSTask / NSPipe...
- From: none given <email@hidden>
- Date: Tue, 23 Dec 2008 05:02:45 -0800 (PST)
Hi group,
(Sorry if this is the wrong group. I hesitated between Cocoa and OBJC)
I am looking for information on how to control a command line tool through a Cocoa UI.
Reading "Step into Xcode" I was interested in adding a custom executable.
So I did, and it ran fine internally (after adding arguments).
I cannot seem to find information how to setup a UI to communicate to that program though... Is this even feasible by only adding a custom executable or do I still have to use NSTask or NSPipe?
I read through Apple's XcodeProjectManagement document, but I didn't find any lead to the info I seek.
I'd love any further insight on this!
Tia,
S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden