Re: Color entire table view row
Re: Color entire table view row
- Subject: Re: Color entire table view row
- From: Ondra Cada <email@hidden>
- Date: Sun, 7 Apr 2002 13:25:42 +0200
On Sunday, April 7, 2002, at 01:04 , Matt Massicotte wrote:
One thing I don't get: isn't it true that NSTableColumn by default has
only one dataCell that it shares with the entire column. I know that
setting it's text color changes the entire column's text color. Wouldn't
tableView:willDisplayCell:forTableColumn:row: just return that same one
Cell every time?
Of course it would. And you would set its attributes for each row
differently.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.