Re: NSObjectController mapped to NSArrayController selection
Re: NSObjectController mapped to NSArrayController selection
- Subject: Re: NSObjectController mapped to NSArrayController selection
- From: Tom <email@hidden>
- Date: Wed, 23 Dec 2009 12:36:58 +0100
Thanks. I did but nothing changed... No message in console also. Just the
label always has no selection displayed.
I've also verified and the object controller does change it's
content/selection properly, so it has probably something to do with the
label binding. But I have no clue as to what could be the culprit. Any more
ideas?
Tomaz
2009/12/23 Quincey Morris <email@hidden>
> On Dec 23, 2009, at 00:10, Tom wrote:
>
>
> Did you try binding the label to controller key "selection" in the object
> controller, instead of "content"? It ought to be the same thing,
> functionally, but "selection" is a proxy object so the actual behavior might
> be slightly different.
>
> Did you also check your console log for error messages? It's worth doing so
> when bindings mysteriously fail to do anything.
>
>
_______________________________________________
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