• 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: Table grid lines won't draw
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Table grid lines won't draw


  • Subject: Re: Table grid lines won't draw
  • From: Robert Fischer <email@hidden>
  • Date: Fri, 16 Aug 2002 09:05:51 +0200

On Friday, August 16, 2002, at 12:46 AM, Keith Renz wrote:

I cannot get NSTableView's grid lines to draw. I am using a standard
NSTableView from IB with draw grid turned on. If I check drawsGrid:
programatically, it returns YES. Programatically, gridColor: returns the
system's "gridColor," a medium gray. When I select multiple table rows, the
grid remains unhighlighted, so it appears to exist. Any ideas?

There seems to be an old bug. As a workaround I once wrote in awakeFromNib:

[tv setDrawsGrid:NO];
[tv setDrawsGrid:YES];

Maybe we should use new Dev Tools or Jaguar?


CU, Robert

--
--- - .-. -- --
--- / \ ---- Robert Fischer
.-. / \ --- .-. __o .-. @
/ \ / \ / \ _`\<,_ / \ berlin.de
/ \ / \ / \ (*)/ (*) / `--------------
/ `---' `-' `-----------'
_______________________________________________
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: Table grid lines won't draw
      • From: Keith Renz <email@hidden>
  • Prev by Date: (Mis?)Usage of NSFileHandle
  • Next by Date: Re: File size questions
  • Previous by thread: Table grid lines won't draw
  • Next by thread: Re: Table grid lines won't draw
  • Index(es):
    • Date
    • Thread