NSTableView - edited text turns white?
NSTableView - edited text turns white?
- Subject: NSTableView - edited text turns white?
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 2 May 2003 03:47:06 -0700
I'm having a strange problem with an NSTableView object. I RTFM'd and
STFA'd, and didn't see anything related to the problem I'm having.
Basically, the table view's background is white and the foreground (the
text color) is black, as default. But when I edit a cell in the text
view, as soon as a key is pressed, the foreground text turns white.
After the user has finished editing, it reverts to black. You can see
the problem here - it's impossible to see the text while it's being
edited.
I've done text view editing before in other programs with no problems;
it's only this one that temporarily changes the text color to white,
and I don't understand why it's happening. I'm not editing the color of
the cells in the table view at any point in the program.
Anyone seen this one before? Anyone know how to prevent this from
happening, so the text doesn't turn white? TIA...
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://dreamless.home.attbi.com/
"Great spirits have always encountered violent opposition from mediocre
minds." - Albert Einstein
_______________________________________________
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.