On Apr 2, 2010, at 21:42, Kyle Sluder wrote:

>> + (NSSet*)keyPathsForValuesAffectingSelectedFoo {
>>    return [NSSet setWithObjects:
>>        // Shotgun approach.  Try 'em all!!
>>        @"fooArrayController.selectedObjects",
>>        @"fooArrayController.selectionIndex",
>>        @"fooArrayController.selection",
>>        @"fooArrayController.selectionIndexes",
>>        @"fooArrayController.selectedObjects",
>>        nil] ;
>> }
> 
> Oh, and also the documentation is quite clear that you can't bind
> through a to-many property.

Wait, where is the to-many property being bound through?


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to