I can\'t find any parameter that seems to be related with the text value showed in a NSTextView. I understood that a NSTextView uses a complex stru
NSTextView
Something like this:
[textView setString:@"new value"];