On Sat, Nov 15, 2008 at 3:58 PM, Knut Lorenzen <[EMAIL PROTECTED]> wrote:
> is there a way to obtain the background color of Finder's sidebar
> programmatically?

If you're trying to create a sidebar, set its selection highlight
style to NSTableViewSelectionHighlightStyleSourceList.  If you're not
trying to create a sidebar, why do you need this color?  If you try to
extract it from an appropriately-configured NSTableView (or
NSOutlineView) is some sort of weird, funky NSColor subclass that
changes when the application gains/loses active status.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to