Re: Targeting actions/methods on selected object in NSObjectController
Re: Targeting actions/methods on selected object in NSObjectController
- Subject: Re: Targeting actions/methods on selected object in NSObjectController
- From: Quincey Morris <email@hidden>
- Date: Thu, 13 Sep 2012 00:45:09 -0700
On Sep 9, 2012, at 00:18 , Luke Evans <email@hidden> wrote:
> I have some list of objects (like a master list), out of which selection allows a single object to show details in UI below. So, this is a pretty standard Master-Detail set up. I have an NSObjectController managing the selected object and a lot of UI binds to properties of this of course in order to display and edit things.
Based on your description, it seems that you should be using a NSArrayController rather than a NSObjectController.
_______________________________________________
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