Color entire table view row
Color entire table view row
- Subject: Color entire table view row
- From: "Erik J. Barzeski" <email@hidden>
- Date: Thu, 04 Apr 2002 17:34:28 -0500
Hi,
Quick question: what's the best way to quickly color a table row (it's all
text)? Obviously I could do it all with attributed strings, but I'm looking
for something that simply works with NSStrings (and NSNumber, and so on).
The rows will be colored based on the values of one of the cells
(represented, naturally, in the data source). For example, any row with the
NSString "Error" in the cell will be red. Anything with "Disabled" would be
grey, etc.
Thanks.
--
Kindest regards,
Erik J. Barzeski
There are no such things as stupid questions,
just stupid people that ask questions.
*******************************************************************
Email: erik@(anything below)
AIM: iacas ICQ: 8186546
http://barzeski.com/ http://weims.net/
http://techstra.net/ http://cocoadevcentral.com/
http://soundsetcentral.com/ http://applescriptcentral.com/
*******************************************************************
_______________________________________________
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.