Re: Color entire table view row
Re: Color entire table view row
- Subject: Re: Color entire table view row
- From: "Erik J. Barzeski" <email@hidden>
- Date: Thu, 04 Apr 2002 18:44:20 -0500
Hi,
On 4/4/02 6:41pm, "Ondra Cada" <email@hidden> wrote:
>
On Friday, April 5, 2002, at 12:34 , Erik J. Barzeski wrote:
>
>
> 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).
>
>
Set the cell attributes appropriately in the
>
tableView:willDisplayCell:forTableColumn:row: delegate method.
May as well set the to attributed and color THEM if I'm gonna have to worry
about that. I'll pass. Thanks anyway.
--
Best wishes,
Erik J. Barzeski
The best things are not always the most popular.
The most popular things are not always the best.
*******************************************************************
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.