Re: Extract plain text content from a Text View
Re: Extract plain text content from a Text View
- Subject: Re: Extract plain text content from a Text View
- From: Charles Srstka <email@hidden>
- Date: Fri, 16 Oct 2009 18:46:34 -0500
On Oct 16, 2009, at 5:42 PM, Ian Piper wrote:
The Text View is simply used as a place for the user to put any rich
text and or images. Is there a way either to search or to get all of
the plain text out from such a Text View? It's probably a simplistic
question and I rather suspect that ultimately the answer is no!
As others have already said, you can get the plain text by just
sending the -string message to the NSTextStorage object.
Charles
_______________________________________________
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