Re: NSTableView Always Undesirably Selects First Row when It Loses Key Focus
Re: NSTableView Always Undesirably Selects First Row when It Loses Key Focus
- Subject: Re: NSTableView Always Undesirably Selects First Row when It Loses Key Focus
- From: Grant Erickson <email@hidden>
- Date: Sun, 25 Oct 2009 10:40:17 -0700
- Thread-topic: NSTableView Always Undesirably Selects First Row when It Loses Key Focus
On 10/25/09 10:26 AM, Keary Suska wrote:
> On Oct 23, 2009, at 5:46 PM, Grant Erickson wrote:
>> On 10/23/09 4:38 PM, Kyle Sluder wrote:
>>> On Fri, Oct 23, 2009 at 4:31 PM, Grant Erickson <email@hidden>
>>> 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?
>>
>> No, there are no associated controller objects or bindings for the
>> table.
>
> Does your table allow empty selections?
Keary:
Yes, "Empty" is checked/set in the NIB.
Regards,
Grant
_______________________________________________
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