Re: Problem with NSSearchField in Apple's Core Data Tutorial
Re: Problem with NSSearchField in Apple's Core Data Tutorial
- Subject: Re: Problem with NSSearchField in Apple's Core Data Tutorial
- From: Meik Schuetz <email@hidden>
- Date: Tue, 04 Mar 2008 21:18:13 +0000
- Thread-topic: Problem with NSSearchField in Apple's Core Data Tutorial
Dear Jamie,
I am also just starting learning Cocoa and Core Data and coming from the
C#/NET group I find also find it frustrating and than very elegant at the
same time - I believe the frustrating part will just disappear with time to
get used to it all.
I just looked at your posted source code and I could make search work
after disabling the Search Predicate Binding for the Search Field and
defining the Search Predicate Binding on the Search Field Cell (click
2-times on the NSSearchField). DonĀ“t ask me why (yet) I need to click two
times...:)
Best regards
Meik
On 3/4/08 8:41 PM, "Jamie Phelps" <email@hidden> wrote:
> I am trying to follow Apple's Core Data tutorial <http://moourl.com/x5xbg
>> and I am stuck on getting the NSSearchField to actually work.
> Another list member was helping me off-list and sent me a working nib
> file. When I dropped it into my project, however, it did not work; the
> search field accepts input but the filter is apparently not applied to
> my NSTableView.
>
> At this point, I'm not sure where I might be going wrong, so I
> uploaded my project to the web. If anyone can take a look and help me
> decipher where I'm off track I'd greatly appreciate it.
> <http://jamiephelps.com/CheckIn.zip
>>
>
> Thanks,
> Jamie
> _______________________________________________
>
> 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
_______________________________________________
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