Re: NSTextView stringValue?
Re: NSTextView stringValue?
- Subject: Re: NSTextView stringValue?
- From: Steve Checkoway <email@hidden>
- Date: Sun, 28 Nov 2004 19:44:20 -0800
On Nov 28, 2004, at 7:27 PM, Patrick Mosca wrote:
Is there any way of getting NSTextView's stringValue?
From the docs:
- (NSString *)string
Returns the characters of the receiver’s text. For performance reasons,
this method returns the current backing store of the text object. If
you want to maintain a snapshot of this as you manipulate the text
storage, you should make a copy of the appropriate substring.
- Steve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden