NSTableView addColumn: cells
NSTableView addColumn: cells
- Subject: NSTableView addColumn: cells
- From: Kiel Gillard <email@hidden>
- Date: Thu, 27 May 2004 22:33:31 +1000
Hey guys!
In my program I tell a table view with alternating row colouring to add
new columns. But, for all the cells in the new columns that I add, the
background colour has not changed for the appropriate cells. Is this an
expected behaviour of the table view, and if that's correct, do I need
to figure out which cell is an even/odd row and set it's background
colour to the shade of blue? Or am I missing something?
TIA!
Kiel :-)
"Black holes are where God divided by zero."
Steven Wright
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.