Re: NSArrayController can't removeObject(s) because of missing managed object context
Re: NSArrayController can't removeObject(s) because of missing managed object context
- Subject: Re: NSArrayController can't removeObject(s) because of missing managed object context
- From: Jonathon Mah <email@hidden>
- Date: Wed, 25 Jul 2007 05:19:25 +0930
Hi Olger,
On 2007-07-25, at 05:15, Olger Warnier wrote:
I try to programatically remove objects inside the
NSArrayController, but this gives an issue:
Exception raised during posting of notification. Ignored.
exception: Cannot perform operation without a managed object context
You have the array controller set up to use Core Data entities. Is
that what you want? Otherwise, turn it off (in Interface Builder).
Jonathon Mah
email@hidden
_______________________________________________
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