FROM : Rex Fernando
DATE : Tue Jul 25 20:23:34 2006
Hello,
I have a core data app that manages notes. There is an array
controller that is bound to a table view. The array controller is
also bound to the managed object context, and it's content set is
bound to the category controller selection. When I search, I use an
NSPredicate to filter the array controller. But, I want to search
notes in all categories, not just the selected category. I tried
unbinding the content set, but that didn't do anything. Can someone
point me in the right direction?
Thank you
----------------------------
Rex Fernando
<email_removed>
"Music with dinner is an insult both to the cook and the violinist."
- G. K. Chesterton
DATE : Tue Jul 25 20:23:34 2006
Hello,
I have a core data app that manages notes. There is an array
controller that is bound to a table view. The array controller is
also bound to the managed object context, and it's content set is
bound to the category controller selection. When I search, I use an
NSPredicate to filter the array controller. But, I want to search
notes in all categories, not just the selected category. I tried
unbinding the content set, but that didn't do anything. Can someone
point me in the right direction?
Thank you
----------------------------
Rex Fernando
<email_removed>
"Music with dinner is an insult both to the cook and the violinist."
- G. K. Chesterton
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

