Re: NSTableView highlight row on mouseDown vs mouseUp

2014-02-10 Thread Kyle Sluder
On Feb 10, 2014, at 9:01 PM, Trygve Inda 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 a

NSTableView highlight row on mouseDown vs mouseUp

2014-02-10 Thread Trygve Inda
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? Trygve ___ Cocoa-dev mailing li