Table grid lines won't draw
Table grid lines won't draw
- Subject: Table grid lines won't draw
- From: Keith Renz <email@hidden>
- Date: Thu, 15 Aug 2002 18:46:49 -0400
I cannot get NSTableView's grid lines to draw. I am using a standard
NSTableView from IB with draw grid turned on. If I check drawsGrid:
programatically, it returns YES. Programatically, gridColor: returns the
system's "gridColor," a medium gray. When I select multiple table rows, the
grid remains unhighlighted, so it appears to exist. Any ideas?
Thanks,
Keith
_______________________________________________
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.