NSTableView, NSPopupButtonCell, no selection
NSTableView, NSPopupButtonCell, no selection
- Subject: NSTableView, NSPopupButtonCell, no selection
- From: Ken Victor <email@hidden>
- Date: Thu, 19 Apr 2007 17:16:10 -0700
one column of a table i use has an NSPopUpButtonCell, that is bound
via an NSArrayController. this is all working fine.
currently, if there is no selection, the table cell displays "None"
(because i've set the no selection placeholders) and when the cell
pops up, one of the selections available is also "None".
i would prefer that in the case that the cell is not "popped", for
the table cell to be blank, with just the popup arrows, and when the
cell pops, for the "None" item to be selected. is this possible just
using bindings? if so, could someone please give me a hint?
thanx,
ken
ps. the reason for this is i'd prefer not to have lots of rows showing "None"
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden