Core Data, xcdatamodel
Core Data, xcdatamodel
- Subject: Core Data, xcdatamodel
- From: R T <email@hidden>
- Date: Sat, 16 Aug 2008 00:20:56 -0700 (PDT)
>From the xcdatamodel of a "Core Data Document-based Application", I have two entities...
1st one entity is a set of rgb values.
2nd the other entity is a collection of these sets.
... so the add button of the 1st entity should not be available until an object of the 2nd entity is added and selected. The 1st entities tableview should show only the set of rgb values of a selected 2nd entity object.
I've created these two entities, but I do not know how to restrict the add button, nor how to limit whats displayed.
How do I configure these entities so they work correctly?
Thanks
Rick Tschudin
_______________________________________________
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