Re: Strange pause selecting row in NSTableView
Re: Strange pause selecting row in NSTableView
- Subject: Re: Strange pause selecting row in NSTableView
- From: Andre Masse <email@hidden>
- Date: Sat, 25 Jun 2011 11:17:46 -0400
Are you clicking on one of the selected rows? Clicking on non selected rows doesn't show the delay... My double-click speed is almost at full speed.
Thanks for testing this,
Andre Masse
On 25/06/2011, at 10:52 , Andy Lee wrote:
> On Jun 25, 2011, at 10:23 AM, Fritz Anderson wrote:
>> On 25 Jun 2011, at 9:14 AM, Andre Masse wrote:
>>
>>> Select a couple of rows in a table view then click on one. There's a half a second delay before the selection change to the clicked row. I was trying to find the reason for this delay in my application then tried it in Mail, same behavior... Can anyone check this on his mac? I may have some background app messing up...
>>
>> A click may signify a selection or the beginning of a drag. The table has to wait to see which it will be.
>
> I thought the same thing but I set my double-click speed to be as slow as possible and couldn't reproduce the delay.
>
> --Andy
>
_______________________________________________
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