Re: Multiple selection binding in tables
Re: Multiple selection binding in tables
- Subject: Re: Multiple selection binding in tables
- From: Brian Ganninger <email@hidden>
- Date: Fri, 14 Jan 2005 15:01:33 -0600
Thanks!
Indeed, using @unionOfArrays.mailboxes worked like a charm for the
selectedObjects. Thanks again for the pointer, I knew I was missing
something obvious :-D
On Jan 14, 2005, at 2:09 PM, John Blitch wrote:
Ooh, one I can help with!
I remember having this question myself. The answer is in the
KeyValueCoding documentation, a bit removed from the bindings docs.
Basically you want to insert @unionOfArrays into your key path. The
full story can be found here:
http://developer.apple.com/documentation/Cocoa/Conceptual/
KeyValueCoding/Concepts/ArrayOperators.html
Hope this helps!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden