Filling a drawer (Core Data and a newbie problem)
Filling a drawer (Core Data and a newbie problem)
- Subject: Filling a drawer (Core Data and a newbie problem)
- From: Paul Johnson <email@hidden>
- Date: Thu, 13 May 2010 12:25:22 -0500
I have a Core Data application with a drawer. The drawer contents is an
array that I want to initialize from a file created by a Core Data Command
Line tool.
In applicationDidFinishLaunching: I have set up the Managed Object Context.
I've initialized the Persistent Store Coordinator, read the .mom file, and
near as I can tell I've set everything up as I'm supposed to.
Now in Interface Builder I'm trying to set up the Bindings so the data gets
read from memory and displayed when I open the drawer. Pardon my ignorance,
but I wonder if someone can suggest what I need to do to accomplish this. I
just can't seem to get this to work.
_______________________________________________
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