Re: A Stupid Question
Re: A Stupid Question
- Subject: Re: A Stupid Question
- From: Jeff LaMarche <email@hidden>
- Date: Mon, 15 Oct 2001 23:51:09 -0700
On Monday, October 15, 2001, at 11:33 PM, Sam Goldman wrote:
I know this is a stupid question, but how do I put text into a
NSTextView? I
tried setStringValue, but it didn't work. I couldn't find anything in
the
documentation.
[myTextView setString:theString];