Hi Luc,

I have an NSArrayController that has bindings to another
NSArrayController:

A1 Content Set -> A2

When the selection changes (single selection) in A2, arrangedObjects
in A1 returns the correct number of objects but if I do a multiple
selection in A2, then arrangedObjects in A1 returns nothing. Does this
has to do with "Content Array for Multiple Selections"?

I'm fairly new to Core Data and can't find info about this.

This is purely a Cocoa Bindings question. You might try starting with the Cocoa Binding Programming Guide. Multiple selections can behave a little differently.

- Ben

_______________________________________________

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