• 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: Color entire table view row
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Color entire table view row


  • Subject: Re: Color entire table view row
  • From: Chris Purcell <email@hidden>
  • Date: Sun, 7 Apr 2002 08:18:59 +0100

Yes, but tableView:willDisplayCell:forTableColumn:row: is called *every* time the cell is about to be used, so the cell can be changed back for all other rows.

Kritter out

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?
_______________________________________________
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.

  • Prev by Date: Notifications with an autoreleased object?
  • Next by Date: Re: Why does PB look in ~/Developer for ProjectBuilder Extras?
  • Previous by thread: Re: Color entire table view row
  • Next by thread: Other features missing from Cocoa
  • Index(es):
    • Date
    • Thread