• 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: NSTableView addColumn: cells
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView addColumn: cells


  • Subject: Re: NSTableView addColumn: cells
  • From: Kiel Gillard <email@hidden>
  • Date: Sun, 30 May 2004 19:35:47 +1000

Hey!

Thank you so very very much. I have a brilliant looking table now :-)

Kiel :-*
"Miracles happen to those who believe in them."
Berhard Berenson

On 30/05/2004, at 3:30 AM, Daniel Todd Currie wrote:

Yep, you're missing something... You want to do something like:

[[myTableColumn dataCell] setDrawsBackground:NO];

The NSCell -setDrawsBackground:NO will keep the cells from drawing their own white background.

-- Daniel Currie


On 2004 May 27, at 05:33, Kiel Gillard wrote:

Hey guys!

In my program I tell a table view with alternating row colouring to add new columns. But, for all the cells in the new columns that I add, the background colour has not changed for the appropriate cells. Is this an expected behaviour of the table view, and if that's correct, do I need to figure out which cell is an even/odd row and set it's background colour to the shade of blue? Or am I missing something?

TIA!

Kiel :-)
"Black holes are where God divided by zero."
Steven Wright
_______________________________________________
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.
_______________________________________________
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.


References: 
 >NSTableView addColumn: cells (From: Kiel Gillard <email@hidden>)
 >Re: NSTableView addColumn: cells (From: Daniel Todd Currie <email@hidden>)

  • Prev by Date: Bindings does not work with DO
  • Next by Date: Re: "UseWebKit" in NSAttributedString
  • Previous by thread: Re: NSTableView addColumn: cells
  • Next by thread: Class Hierarchy in the Interface Builder
  • Index(es):
    • Date
    • Thread