Re: NSTableView highlight row on mouseDown vs mouseUp
Re: NSTableView highlight row on mouseDown vs mouseUp
- Subject: Re: NSTableView highlight row on mouseDown vs mouseUp
- From: Kyle Sluder <email@hidden>
- Date: Mon, 10 Feb 2014 21:08:38 -0800
On Feb 10, 2014, at 9:01 PM, Trygve Inda <email@hidden> wrote:
>
> I have several NSTableViews in my windows. One of them only highlights a new
> row on mouseUp, while the others highlight the clicked row on mouseDown.
>
> How can I fix the one table so that it too highlights on mouseDown?
Yeesh, and here I am thinking that table views which highlight on mouse down are buggy.
It might have to do with wept ether the table view has a menu. Or perhaps one is view-based and the other is cell-based.
--Kyle Sluder
_______________________________________________
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