What to subclass for clickedRow (NSTableView)

Posted by dave-gennel on Stack Overflow See other posts from Stack Overflow or by dave-gennel
Published on 2010-03-20T07:50:02Z Indexed on 2010/03/20 7:51 UTC
Read the original article Hit count: 619

Filed under:
|

Which method should I subclass to change the drawing when a row is clicked? (I want to change it in selecting the row).

© Stack Overflow or respective owner

Related posts about nstableview

Related posts about subclass