• 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
Finder's sidebar background color
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Finder's sidebar background color


  • Subject: Finder's sidebar background color
  • From: Knut Lorenzen <email@hidden>
  • Date: Sat, 15 Nov 2008 21:58:57 +0100


Hi list,

is there a way to obtain the background color of Finder's sidebar programmatically? In active (i.e. frontmost) and inactive state? I've searched the documentation and looked up NSColorList to no avail.

Of course it it rather easy to "steal" the colors from Finder and set them to
[NSColor colorWithDeviceRed: 214/256.0 green: 221/256.0 blue: 229/256.0 alpha: 1.0 ] and
[NSColor colorWithDeviceRed: 232/256.0 green: 232/256.0 blue: 232/256.0 alpha: 1.0 ] respectively,
but I'd rather not hard-wire this.


Cheers,

Knut

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Finder's sidebar background color
      • From: Markus Spoettl <email@hidden>
    • Re: Finder's sidebar background color
      • From: "Kyle Sluder" <email@hidden>
  • Prev by Date: Re: Tabbing PDF Annotation Editor between annotations in "edit mode"?
  • Next by Date: Re: Finder's sidebar background color
  • Previous by thread: Re: Layer-backed NSOpenGLView not showing up
  • Next by thread: Re: Finder's sidebar background color
  • Index(es):
    • Date
    • Thread