I have a little CoreData app that seems to work as I want it to. I have a list in my UI and I can add and remove items to it, and a customized detail view that displays the data for the currently- selected item.

I also want to display some data in the detail view that is global to the document. What's the best/easiest way to add that information to my document and make it available to a text field via bindings? Do I need to create additional CoreData schema? The thing is, there should only ever be one of this global data, not many rows in a table.

TIA,
--
Rick

_______________________________________________

Cocoa-dev mailing list ([email protected])

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 [EMAIL PROTECTED]

Reply via email to