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

NSTableView


  • Subject: NSTableView
  • From: Darin Duphorne <email@hidden>
  • Date: Mon, 27 Aug 2001 13:20:32 -0500

I am having no luck setting the grid color of my table view. From what I can tell, setGridColor: does nothing while setBackgroundColor: sets both the grid and background colors for some cells/columns and the grid color alone for the remaining cells. I am putting the following in my awakeFromNib: Any ideas?

[tableView setDrawsGrid:YES]; //should be un-necessary
[tableView setGridColor:[NSColor whiteColor]]; //doesn't do anything
[tableView setBackgroundColor:[NSColor grayColor]]; //sets background and grid for some reason


  • Follow-Ups:
    • Re: NSTableView
      • From: Mark T <email@hidden>
    • Re: NSTableView
      • From: Vince DeMarco <email@hidden>
  • Prev by Date: Re: Help with crash log
  • Next by Date: Re: Cocoa patterns?
  • Previous by thread: Re: Scaling
  • Next by thread: Re: NSTableView
  • Index(es):
    • Date
    • Thread