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

prevent cell highlight for NSTableView


  • Subject: prevent cell highlight for NSTableView
  • From: Chuck Soper <email@hidden>
  • Date: Sat, 4 Oct 2003 14:33:34 -0700

Hello,
Using NSTableView, I'm trying prevent cells in my leftmost column from being highlighted.

I use the tableView:willDisplayCell:forTableColumn:row: delegate to draw a background color in the leftmost column only. The color drawn is associated with the data in the other columns for the same row. The color is used as a visual key. The problem is that will I select the row, the highlight color obscures the background color in the left most column eliminating my visual key.

Is there any way that I can select a row without having the highlight color drawn on top?
Thanks,
Chuck
_______________________________________________
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: prevent cell highlight for NSTableView
      • From: Stéphane Sudre <email@hidden>
  • Prev by Date: Re: adding byte by byte to a NSMutableData object
  • Next by Date: Re: prevent cell highlight for NSTableView
  • Previous by thread: Printing processing two notifications?
  • Next by thread: Re: prevent cell highlight for NSTableView
  • Index(es):
    • Date
    • Thread