• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Alternating row colors in a table view?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Alternating row colors in a table view?


  • Subject: Re: Alternating row colors in a table view?
  • From: j o a r <email@hidden>
  • Date: Tue, 24 Feb 2004 17:24:36 +0100

It has been discussed on the mailing lists a couple of times, but can
probably be difficult to find in the archives.

It's most likely a bug, so I wouldn't expect it to be documented by
Apple.

I wouldn't do it in the "objectValueForTableColumn:" method. Doing it
in "awakeFromNib" should suffice (I hope), and in that case it's only
done once per column - not every time a cell in the column is redrawn.

j o a r

On 2004-02-24, at 17.07, Jerry LeVan wrote:

> Thanks, that certainly did the trick!, I tried mamasan and google...Is
> this
> documented somewere?

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.

  • Follow-Ups:
    • Re: Alternating row colors in a table view?
      • From: Jerry LeVan <email@hidden>
References: 
 >Alternating row colors in a table view? (From: Jerry LeVan <email@hidden>)
 >Re: Alternating row colors in a table view? (From: Robert Martin <email@hidden>)
 >Re: Alternating row colors in a table view? (From: Jerry LeVan <email@hidden>)

  • Prev by Date: Re: key value observing stops
  • Next by Date: NSHFSTypeCodeFromFileType() == 0?
  • Previous by thread: Re: Alternating row colors in a table view?
  • Next by thread: Re: Alternating row colors in a table view?
  • Index(es):
    • Date
    • Thread