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

Re: NSTableView


  • Subject: Re: NSTableView
  • From: Vince DeMarco <email@hidden>
  • Date: Mon, 27 Aug 2001 11:42:21 -0700

On Monday, August 27, 2001, at 11:20 am, Darin Duphorne wrote:

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


Setting the grid does nothing. Its not a "approved" aqua look.

vince


  • Follow-Ups:
    • Re: NSTableView
      • From: Enigmarelle Development <email@hidden>
References: 
 >NSTableView (From: Darin Duphorne <email@hidden>)

  • Prev by Date: Opening an http:// URL in the user's default web browser?
  • Next by Date: Re: Opening an http:// URL in the user's default web browser?
  • Previous by thread: NSTableView
  • Next by thread: Re: NSTableView
  • Index(es):
    • Date
    • Thread