Re: NSLevelIndicator Bindings Crash
Re: NSLevelIndicator Bindings Crash
- Subject: Re: NSLevelIndicator Bindings Crash
- From: Kyle Sluder <email@hidden>
- Date: Tue, 24 Mar 2009 14:59:04 -0400
On Tue, Mar 24, 2009 at 2:52 PM, Walker Argendeli
<email@hidden> wrote:
>> The "Item.selection.priority" keypath indicates that you are referencing
>> the key "Item" of the array controller (as you describe). How is that key
>> defined?
>
> I'm binding to the array controller called Item, which contains entities of
> type Item. The level indicator is bound to the key "selection" and model
> key path "priority" of the Item array controller.
I've seen people refer to their keypaths as "[Object]key.anotherKey"
in an attempt to alleviate this confusion.
--Kyle Sluder
_______________________________________________
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