On Dec 12, 2008, at 11:02 AM, David Blanton wrote:

How do I keep the first row in a table view from being selected when the table first loads?

The issue is that to get a selection did change for the first row I have to first select a different row because the first row is 'auto selected' when the table first loads.

NSTableView delegate method -tableView:shouldSelectRow:? Return NO when row == 0.
_______________________________________________

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

Reply via email to