What is the best way to redirect stdout to NSTextView in Cocoa?

Posted by Snej on Stack Overflow See other posts from Stack Overflow or by Snej
Published on 2010-03-09T02:09:43Z Indexed on 2010/03/09 2:36 UTC
Read the original article Hit count: 375

Filed under:
|
|
|

Hi: I want to redirect stdout to a NSTextView. Could this also work with outputs of subprocesses? What might be the best way to achieve this?

© Stack Overflow or respective owner

Related posts about cocoa

Related posts about stdout