XCode: How-to create a Terminal window inside my application?
        Posted  
        
            by Shyam
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Shyam
        
        
        
        Published on 2010-04-13T12:00:33Z
        Indexed on 
            2010/04/13
            12:02 UTC
        
        
        Read the original article
        Hit count: 379
        
Hi,
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!
© Stack Overflow or respective owner