Select cell in NSTableView
Select cell in NSTableView
- Subject: Select cell in NSTableView
- From: Hans van der Meer <email@hidden>
- Date: Mon, 11 Feb 2008 11:59:35 +0100
Trying to make a tableview in which in certain columns a cell can be
selected (for copying) but not edited I got stuck.
I thought to make the individual cell selectable but not editable in
the IB inspector and set off the editable checkbox for the whole
column. This does not work, only ow as a whole could be selected.
Then making the column editable mirabile dictu makes the cell not only
selectable but also editable (the behavior of the text cell still
being selectable but not editable in the inspector).
Does someone know how to solve this with IB settings?
Hans van der Meer
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden