Hi list,

I have a NSArrayController and a form (collection of controls) that displays attributes for a individual object in the array controller. One attribute is bound to a NSMatrix (radio buttons) with the "Selected Index" binding. This works great.

But now I want to disable the NSMatrix when multiple objects in the array controller are selected. I have this working with NSTextField, by setting "Allows Editing Multiple Values Selection" to false and "Conditionally Sets Enabled" to true. I did the same for the NSMatrix under it's "Selected Index" binding, but it doesn't work....

I have tried checking/unchecking all different sorts of combinations, but nothing really helps.
Any suggestions/ideas? Existing code/examples would be great too.

Thanks in advance.

Cheers,
Eloy.
_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to