Re: Filtering NSTableView core data
Re: Filtering NSTableView core data
- Subject: Re: Filtering NSTableView core data
- From: Adam Knight <email@hidden>
- Date: Tue, 25 Jul 2006 01:06:18 -0500
http://www.macgeekery.com/development/
searching_rtf_and_rtfd_with_core_data
--
Adam Knight
codepoetry - http://www.codepoetry.net/products/
On Jul 25, 2006, at 12:36 AM, Rex Fernando wrote:
Hello,
I have a core data application where I need to be able to filter a
NSTableView according to the name attribute, which is a string, and
the body attribute, which is rtfd data. I can filter according to
name just fine by making an NSPredicate and setting the filter
predicate of the array controller that is bound to the table view
to the predicate that I created. The problem is making a string
from each element's rtfd data, and filtering by that, too. Does
anyone know how to do this?
Thanks in advance
_______________________________________________
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
_______________________________________________
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