NSTableView background
NSTableView background
- Subject: NSTableView background
- From: email@hidden
- Date: Mon, 22 Dec 2003 15:54:18 -0500
I'm creating an NSTableView with a background chosen by the user. It
all works fine except that under one of the two rows all the cells
still have just a white background and do not have the color given in
setBackround on the tableview. The column that works has a cell data
type of NSImageCell if that would affect anything. I use the delegate
method tableView:willDisplayCell:forTableColumn:row: from the
NSTableView, but even when I take that out the cells are still white.
Any idea's what might be causing this?
thanks,
chris
_______________________________________________
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.