Vote count:
0
I have an external XIB file that contains a CollectionView and a NSArrayController.
How do I connect that NSArrayController to the managedObjectContext property of the parent class that will use it.
I mean this: suppose I have this RootViewController that is using this custom XIB I am designing. This RootViewController has this managedObjectContext property. I need to pass this to the loading XIB so the internal NSArrayController of that XIB can fetch core data.
How do I do that? Can I do that on Interface builder?
asked 1 min ago
Connecting the array controller inside a XIB to the application managedObjectContext
Aucun commentaire:
Enregistrer un commentaire