Re: Coloring a Row in a NSTableView.

Markus Hitter <[email protected]>
Newsgroups gmane.comp.macosx.devel
Message-ID <[email protected]>
Am 10.01.2010 um 20:19 schrieb Joshua Garnham:

> But it seems that the delegate method is never triggered.

Well, clicking a button inside a table view doesn't require a re-draw  
of the table view it's self, so this is what I would expect.

If you want to change the background color, set it to you your  
liking, then send a [tableView setNeedsDisplayInRect:[tableView  
rectOfRow:row]];.


Markus


- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.