I have an NSCombox bound to an NSArrayController's "name" attribute. If I 
choose multiple items and click on the pop up button in the NSComboxBox, the 
NSComboBox clears the name value for all of the different items' name 
attribute. This is less than ideal. I don't necessarily wish for the the value 
to be cleared when I click on the pop up button. The NSComboBox does not do 
this if I select items that share the same name attribute. In that case, the 
NSComboBox selects the name in the pop up window. What I would prefer is that 
the NSComboBox exhibit the same behavior as when I tab into the control when I 
have multiple values selected. Does any one have an idea?

Thanks,

Patrick
_______________________________________________

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

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

Reply via email to