Re: How do you set the text in an NSTextView?
Re: How do you set the text in an NSTextView?
- Subject: Re: How do you set the text in an NSTextView?
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 7 May 2010 10:21:47 -0600
On May 7, 2010, at 8:33 AM, G S wrote:
> So I have the outlets connected, but an attempt to call setTextValue on the
> textview results in an "unrecognized selector" report. How do you set the
> text in the textView? I tried getting the text container, but no dice.
You were close; you need to put the changes into the text storage, not the text container.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden