Re: Ensuring no selection in a table view
Re: Ensuring no selection in a table view
- Subject: Re: Ensuring no selection in a table view
- From: Erik Buck <email@hidden>
- Date: Wed, 29 Dec 2010 10:17:13 -0500
Enabling empty selection in IB should do the trick. You can also control selection programmatically with the delegate.
http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/NSTableViewDelegate_Protocol/Reference/Reference.html
Out of curiosity: Why not allow selection? Users might want to copy and paste information about documents. Selection doesn't have to mean editable._______________________________________________
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