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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to