NSTableView - problem with drawing cell text
NSTableView - problem with drawing cell text
- Subject: NSTableView - problem with drawing cell text
- From: "Rand Arnold" <email@hidden>
- Date: Fri, 21 Feb 2003 12:37:48 -0800
I have a customized NSTableView (I overrode the headers, and background
drawing) that has one column of text and multiple graphics columns.
I have modified the table to draw the rows in alternate colors (code from
TableTester). However when the text is drawn the cell is erased to white
(although when hilighted the cell draws properly), this does not happen
with my graphics cells.
After I set up the alternating row colors, the table was drawing properly
(or at least as I expected it to), but then later the problem cropped up.
Anybody have any idea why this might be happening? I'm not doing the
drawing, so I don't think it is anything that I'm doing directly.
Thanks,
Rand
-----------
Rand Arnold
email@hidden
_______________________________________________
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.