> On Sep 22, 2015, at 4:51 PM, Jim Thomason <[email protected]> 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 protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
