Re: Problem with NSSearchField in Apple's Core Data Tutorial

2008-03-04 Thread Kyle Sluder
On Tue, Mar 4, 2008 at 4:58 PM, Meik Schuetz <[EMAIL PROTECTED]> wrote: > Dear mmalc, > Thanks for your concerns - I confess that I was not very specific about my > "frustrations": They are more related to IB than Core Data or MVC. Having a > first look at Core Data and looking back to 20 years

Re: Problem with NSSearchField in Apple's Core Data Tutorial

2008-03-04 Thread Meik Schuetz
Dear mmalc, Thanks for your concerns - I confess that I was not very specific about my "frustrations": They are more related to IB than Core Data or MVC. Having a first look at Core Data and looking back to 20 years in this business and various programming languages and frameworks I believe I won't

Re: Problem with NSSearchField in Apple's Core Data Tutorial

2008-03-04 Thread mmalc crawford
On Mar 4, 2008, at 1:18 PM, Meik Schuetz wrote: I am also just starting learning Cocoa and Core Data Just for the sake of repeating it... *Don't*. I find also find it frustrating This is not surprising. The documentation makes clear that Core Data is not a beginner technology: Before

Re: Problem with NSSearchField in Apple's Core Data Tutorial

2008-03-04 Thread Meik Schuetz
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

Problem with NSSearchField in Apple's Core Data Tutorial

2008-03-04 Thread Jamie Phelps
I am trying to follow Apple's Core Data tutorial 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