Re: Problems with Core Data and NSArrayController
Re: Problems with Core Data and NSArrayController
- Subject: Re: Problems with Core Data and NSArrayController
- From: mmalcolm crawford <email@hidden>
- Date: Thu, 20 Oct 2005 19:14:53 -0700
On Oct 20, 2005, at 5:13 PM, Benjamin Dunton wrote:
I have created an XML persistent store type, I create an object
from my model, and add it to my store. The object is added to the
store (confirmed by opening the xml file in Terminal and verifying
insertion); however, my NSArrayController that controls my
tableview is not getting updated. The NSArrayController is an
entity object of my model type, the columns of my table view have
their value bound to myArrayController.arrangedObjects.foo, and my
NSArrayController has its managedObjectContext bound to my
appDelegates managedObjectContext.
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/
Articles/cdFAQ.html#//apple_ref/doc/uid/TP40001802-DontLinkElementID_15>
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden