On Fri, Oct 23, 2009 at 4:31 PM, Grant Erickson <[email protected]> wrote: > Unlike the Network table, in my case there is no mandate that an item (i.e. > row) always be selected. However, if there are no rows selected, when I hit > the tab key to change the key focus from my table to the preferences search > field, the table automatically, yet undesirably, selects the first row.
Have you bound the table view to an array controller with "avoids empty selection" set? --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
