Re: Bindings setup with NSCollectionViews
Re: Bindings setup with NSCollectionViews
- Subject: Re: Bindings setup with NSCollectionViews
- From: Hajder Rabiee <email@hidden>
- Date: Wed, 18 Jun 2014 20:26:19 +0200
The master detail view is bound to BoardArrayController with Controller
Key: arrangedObjects
The detailed view is bound to BoardArrayController with Controller Key:
selection and Model Key Path: lists
I have followed the guide here
https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/CocoaBindings/Tasks/masterdetail.html#//apple_ref/doc/uid/20002090-BCICADHC
On Wed, Jun 18, 2014 at 4:17 PM, Keary Suska <email@hidden>
wrote:
> On Jun 17, 2014, at 7:40 PM, Hajder Rabiee wrote:
>
> > I am having trouble getting the master-detail binding configuration setup
> > correctly. I've sat down far too many hours
> > trying to debug this and I hope anyone can give me a hint on how to solve
> > this issue.
> >
> > The full problem description can be found already at
> >
> http://stackoverflow.com/questions/24190299/nscollectionview-master-detail-binding-configuration
>
> How are you binding the NSViewControllers? AFAIK, NSViewController does
> not implement any bindings. The typical approach is to subclass and
> implement the observations necessary to update its represented object.
>
> HTH,
>
> Keary Suska
> Esoteritech, Inc.
> "Demystifying technology for your home or business"
>
>
--
Med vänliga hälsningar / Best Regards
Hajder
_______________________________________________
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