On Jul 5, 2011, at 04:11, Devarshi Kulshreshtha wrote: > When I am selecting a value in dropdown list of combobox cell, it is > changing the value of previously selected value to newly selected value, as > shown in below figure(s) -
A combo box is a kind of text field, not a kind of menu, so yes it's going to edit the property that it's bound to. Use a NSPopUpButton instead. _______________________________________________ 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