Re: Strings from NSTextView
Re: Strings from NSTextView
- Subject: Re: Strings from NSTextView
- From: James Spencer <email@hidden>
- Date: Thu, 20 Oct 2005 21:12:28 -0500
On Oct 20, 2005, at 8:41 PM, email@hidden wrote:
I am very new to cocoa and cannot find how to retrieve the current
text in
an NSTextView object. If anyone could help I would greatly
appreciate it.
NSTextView's -textStorage method returns the NSTextStorage for the
view. NSTextStorage is a subclass of NSMutableAttributedString.
James P. Spencer
Rochester, MN
email@hidden
"Badges?? We don't need no stinkin badges!"
_______________________________________________
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