Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Rubycocoaで遊んでいる間に、チャームのように機能する小さなアプリケーションを作成しました。ただし、不足しているのは、アプリケーション内のターミナルのようなものだけです。Codaには、ターミナルセッションを開くことができる同様の種類のビューがあります。Interface BuilderとXcode内でこのようなターミナルビューを作成するにはどうすればよいですか?
回答、コメント、フィードバックをありがとうございます。
これは、NSTaskを使用して実現できることを示しています。
http://www.cocoadev.com/index.pl?NSTask