Re: Core Data / Bindings question
Re: Core Data / Bindings question
- Subject: Re: Core Data / Bindings question
- From: mmalc Crawford <email@hidden>
- Date: Tue, 26 Jun 2007 14:13:09 -0700
On Jun 26, 2007, at 1:54 PM, Phil wrote:
In working on getting up to speed with Bindings, I've been
successful in getting a non-Core Data test app working (many thanks
to mmalc for the excellent examples!)
Glad to be of service.
but only somewhat successful when I bring CD into the mix. I'm
trying to create a binding to an entity so that I can observe any
additions to the entity in question but am not clear on how to
accomplish this. I'd appreciate any enlightenment or pointers to
example code and/or docs that specifically cover creating manual
bindings using Core Data in this manner.
You typically use an array controller and set it to automatically
prepare content:
<http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSArrayController_Class/Reference/Reference.html#//apple_ref/occ/instm/NSArrayController/setAutomaticallyPreparesContent:
>
mmalc
_______________________________________________
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