Re: Two Array Controllers, loading from CoreData, without a contentArray...
Re: Two Array Controllers, loading from CoreData, without a contentArray...
- Subject: Re: Two Array Controllers, loading from CoreData, without a contentArray...
- From: Richard Charles <email@hidden>
- Date: Tue, 22 Sep 2015 20:32:45 -0600
> On Sep 22, 2015, at 4:51 PM, Jim Thomason <email@hidden> wrote:
>
> My request was specifically about keeping two NSArrayControllers in sync that are -not- bound to a content array.
Connect the first array controller to the managed object context. Bind the second array controller to the content of the first array controller.
--Richard Charles
_______________________________________________
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