• 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 highlight color too dark!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView highlight color too dark!


  • Subject: Re: NSTableView highlight color too dark!
  • From: Keith Renz <email@hidden>
  • Date: Fri, 23 May 2003 11:31:51 -0400

On Friday, May 23, 2003, at 06:47 AM, Jim Correia wrote:

On Thursday, May 22, 2003, at 11:28 PM, Keith Renz wrote:

It works, but I can't match the nice highlighting color NSTextView uses. There's got to be a better way.

The better way is to stop fighting the frameworks. In 10.2 the table highlighting scheme was changed. This is mentioned in the AppKit release notes.

Sure, I'd love to stop "fighting the frameworks", but in this case it's appropriate. The highlight color completely blocks most of the (subtle and not so subtle) images in the table cells making it virtually impossible see what you've highlighted. Lightening up the selection highlight color helps a lot without violating the AppKit 10.2 highlighting scheme. The new scheme is for identifying the active selection as opposed to the trail leading to the selection like in a list view (Finder), which is a good idea.

I've also noticed that adding slight transparency (10% or so) to image cells also lightens up the highlight color. Maybe that's a better route, but is slows down the table drawing.

Keith

I suspect someday the finder will catch up and use the same visual effect.

It appears that the Finder does conform to the 10.2 scheme in that list cells leading to the selection are now gray and not the highlight color. The Finder specifically modifies the highlight color while still complying with the scheme, probably for the same reason in that they didn't want to obscure the icon images.

Jim
_______________________________________________
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: NSTableView highlight color too dark! (From: Jim Correia <email@hidden>)

  • Prev by Date: Re: NSTableView highlight color too dark!
  • Next by Date: Re: NSTableView highlight color too dark!
  • Previous by thread: Re: NSTableView highlight color too dark!
  • Next by thread: Re: NSTableView highlight color too dark!
  • Index(es):
    • Date
    • Thread