Programmatic initialization of a NSManagedObject with a Relationship
Programmatic initialization of a NSManagedObject with a Relationship
- Subject: Programmatic initialization of a NSManagedObject with a Relationship
- From: Paul Johnson <email@hidden>
- Date: Sat, 30 Oct 2010 18:46:52 -0500
I have 2 tableviews (A and B) in a window. Both use Core Data. A 3rd
tableview (in a drawer) has a complete list of items that I can selectively
Drag and Drop to tableview B. I have almost implemented the Drag and Drop,
but one step is missing. Tableview B has a Relationship to an item in
tableview A, and I need to set up that pointer in my tableview B array
controller (in tableView:acceptDrop:row:dropOperation:). I haven’t figured
out how to do that yet. Any suggestions?
_______________________________________________
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