• 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: Keith Renz <email@hidden>
  • Date: Fri, 16 Aug 2002 12:32:26 -0400

Robert,

Bingo! Thank you so much. I'm using the latest release Dev Tools, pre-10.2
though.

Keith

-----

On 8/16/02, 9:05 AM, Robert Fischer <email@hidden> wrote:

>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.
_______________________________________________
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: 
 >Re: Table grid lines won't draw (From: Robert Fischer <email@hidden>)

  • Prev by Date: Re: NSPopUpButton addItemsWithTitles is way slow
  • Next by Date: Saving ruler markers to defaults
  • Previous by thread: Re: Table grid lines won't draw
  • Next by thread: Question about NSMatrix (was Re: Setting a class' action)
  • Index(es):
    • Date
    • Thread