Re: Core Data and Views
Re: Core Data and Views
- Subject: Re: Core Data and Views
- From: Matt Mashyna <email@hidden>
- Date: Thu, 5 Apr 2007 10:42:50 -0400
Thanks everyone.
On Apr 5, 2007, at 6:51 AM, I. Savant wrote:
On Apr 5, 2007, at 12:16 AM, Matt Mashyna wrote:
I'm trying to understand how I can use core data for a simple app
but I can't find an example and I can't find it searching the
developer pages.
...
Sorry for the newbie questions. I feel like I haven't been looking
in the right place.
You're looking in the wrong place. :-) This has exactly nothing
to do with Core Data itself. What you're after has more to do with
Cocoa Bindings. The two are not the same.
Study Cocoa Bindings FIRST:
http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaBindings/
Then check out the Graphics Bindings example here:
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html
Then study Core Data LAST:
http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/
Once you've got a firm grasp, put it all together in your own app.
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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