Re: Cocoa-dev Digest, Vol 11, Issue 339
Re: Cocoa-dev Digest, Vol 11, Issue 339
- Subject: Re: Cocoa-dev Digest, Vol 11, Issue 339
- From: Gordon Apple <email@hidden>
- Date: Wed, 18 Jun 2014 12:09:17 -0500
- Thread-topic: Cocoa-dev Digest, Vol 11, Issue 339
I¹m not clear as to what your view/nib structure is. If you are using a view
nib, I recommend using a custom viewController and, in awakeFromNib, setting
a local property (maybe from an IBOutlet) to the array controller. Trying to
bind anything to an array controller through a view controller¹s
representedObject does not work.
On 6/18/14 8:28 AM, "email@hidden"
<email@hidden> 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-bin
> ding-configuration
_______________________________________________
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