michaelsanford
Translator, Web Developer
I'm not new to programming, but very new to objective-c and PB (messaging, etc).
How would I make a cocoa app talk to the shell (execute shell commands, once authenticated in the GUI, like BrickHouse does for example)?
I'd like to (I must) do this invisibly, and not have it execute some ugly script that opens a terminal window (like all of GPG's functions do, ugh!)
I've got an O'Reilly book on Cocoa (the one with a dog on the cover) but it's not useful for this topic.
Any links or code-snippits are much appreciated, thanks!
How would I make a cocoa app talk to the shell (execute shell commands, once authenticated in the GUI, like BrickHouse does for example)?
I'd like to (I must) do this invisibly, and not have it execute some ugly script that opens a terminal window (like all of GPG's functions do, ugh!)
I've got an O'Reilly book on Cocoa (the one with a dog on the cover) but it's not useful for this topic.
Any links or code-snippits are much appreciated, thanks!