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

[NSTableView setDrawsGrid:YES]


  • Subject: [NSTableView setDrawsGrid:YES]
  • From: David Blanton <email@hidden>
  • Date: Thu, 13 May 2004 10:45:35 -0600

I have set the "Show Grid" option in IB (10.2 or greater format) and sent
the message setDrawsGrid:YES to a NSTableView in the awakeFromNib but I get
no grid lines drawn.

Is some other method required to draw something as simple as grid lines?


- (void)setDrawsGrid:(BOOL)flag

Controls whether the receiver draws grid lines around cells. If flag is YES
it does; if flag is NO it doesn't. The default is YES.

Is there a person smarter than me on this list who can explain to me, like I
am a five year old, how to get grid lines drawn in a NSTableView?


(Stupid or ignorant) and (obviously confused).

DB
_______________________________________________
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: [NSTableView setDrawsGrid:YES]
      • From: Chuck Soper <email@hidden>
  • Prev by Date: Re: How do I choose a network port for listening/broadcasting? (REPOST)
  • Next by Date: Re: window rotation
  • Previous by thread: Re: Calling a method on objects in an NSArray
  • Next by thread: Re: [NSTableView setDrawsGrid:YES]
  • Index(es):
    • Date
    • Thread