开发者

Xcode: How-to create a Terminal window inside my application?

While I am playing with开发者_如何学运维 Rubycocoa, I created a small application that works like a charm. However, the only thing missing is like a Terminal inside my application. In Coda, there is a similar kind of view that allows you to open up a terminal session. How would I create a Terminal view like this inside Interface Builder and Xcode?

Thank you for your answers, comments and feedback!


It shows out that this can be accomplished by using NSTask.

http://www.cocoadev.com/index.pl?NSTask

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜