Re: Remove NSTableView Default Selection
Re: Remove NSTableView Default Selection
- Subject: Re: Remove NSTableView Default Selection
- From: Jens Alfke <email@hidden>
- Date: Thu, 24 Sep 2009 20:12:44 -0700
On Sep 24, 2009, at 5:07 PM, John McIntosh wrote:
I assumed that I could send the same deselectAll message in either an
awakeFromNib function or applicationDidFinishLaunching. However,
neither of these clears the selection.
Make sure you've checked the table's "Empty" checkbox (allow empty
selection) in the nib.
Also, if there's a controller bound to the table, uncheck its "Avoid
empty selection" checkbox.
—Jens_______________________________________________
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