From: aaron s. <bei...@gm...> - 2009-09-16 01:25:05
|
Hey All, Quick question. I'm working on some tests with embedding a console in a cocoa app. I haven't come across any real good documentation that shows how to do it, other than some hints that using iTerm is probably the way to go. I've been looking through the source code for iTerm and am curious if anyone would have some pointers on which classes I should use and test with to try to get this working. Ultimately what I'm be trying to do is embed a console in an NSView, that I can use somewhere in this app i'm building. Some help or tips in the right direction would be much appreciated. Thanks much! |