Re: Bindings: Multiple Selections & Custom Classes
Re: Bindings: Multiple Selections & Custom Classes
- Subject: Re: Bindings: Multiple Selections & Custom Classes
- From: Brian Smith <email@hidden>
- Date: Thu, 15 Feb 2007 10:48:26 +0800
On Feb 15, 2007, at 9:08 AM, Seth Willits wrote:
Short version:
Where can I find more documentation on how bindings works with
multiple selections and custom objects? If I select multiple items
in a list in a typical master-detail fashion, I can easily change
values for strings and colors and such, but what if one of the
properties of the selected objects is an array of other objects? I
want to be able to add an object to each of the selected items.
You may try looking at the set and array operators which are
documented in the Key Value Coding User Guide, which you may be able
to use to create a key path that does what you want.
Brian
_______________________________________________
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