Skip navigation.
 
mlSimple question about NSTableView grid...
FROM : Juan Pablo Pertierra
DATE : Wed Apr 13 21:29:06 2005

I have a cocoa application with a NSTableView in it.  In Interface
Builder I selected the option for horizontal alternating color lines,
and they do show up in interface builder.  However when I run the
application, the lines only show up when I add an item to the table. 
On startup it just looks plain white.  Is there any way around this? 
I'm assuming theres a refresh method somewhere, i tried using
NSView:display and NSTableView:reloadData in my init but that made no
change.

Thanks,
Juan

Related mailsAuthorDate
mlSimple question about NSTableView grid... Juan Pablo Pertier… Apr 13, 21:29
mlSimple question about NSTableView grid... Juan Pablo Pertier… Apr 14, 02:47
mlRe: Simple question about NSTableView grid... <java_nutt Apr 14, 06:23
mlRe: Simple question about NSTableView grid... Juan Pablo Pertier… Apr 14, 06:33