• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Filtering NSTableView core data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Filtering NSTableView core data


  • Subject: Filtering NSTableView core data
  • From: Rex Fernando <email@hidden>
  • Date: Tue, 25 Jul 2006 00:36:08 -0500

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


  • Follow-Ups:
    • Re: Filtering NSTableView core data
      • From: mmalc crawford <email@hidden>
    • Re: Filtering NSTableView core data
      • From: Adam Knight <email@hidden>
  • Prev by Date: Re: using new APIs with old OS versions
  • Next by Date: Problems with NSAffineTransform
  • Previous by thread: CPPersistentDefaults
  • Next by thread: Re: Filtering NSTableView core data
  • Index(es):
    • Date
    • Thread