Re: Bindings Issue
Re: Bindings Issue
- Subject: Re: Bindings Issue
- From: Keary Suska <email@hidden>
- Date: Thu, 19 Apr 2007 11:27:52 -0600
- Thread-topic: Bindings Issue
on 4/19/07 10:30 AM, email@hidden purportedly said:
> I've tried to explain in a mail but can't get it clear enough, so
> I've posted an xCode project on my .mac that only covers my issue.
> Just run to project and you will see that on the table in the right
> the objects are appearing (although in between brackets), but I
> cannot get to their "name" attributes to be displayed in the table.
The contentArray binding for the NSArrayController (the one that the
tableview on the right is bound to) is wrong. The controller key should be
"selection". You should re-read the bindings docs to understand why.
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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