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: Jens Alfke <email@hidden>
- Date: Fri, 16 Oct 2009 23:38:55 -0700
On Oct 16, 2009, at 11:21 PM, Ian Piper wrote:
That would suit me well if I could just understand how to tap into
it. I can set up filterPredicates in IB for other attributes in my
data model but not for the one that is displaying its content in the
NSTextView.
Why are you using predicates for this? Just call a method on the text
view or its backing string.
—Jens_______________________________________________
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