• 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: standard colors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: standard colors


  • Subject: Re: standard colors
  • From: Michael Cinkosky <email@hidden>
  • Date: Sat, 17 Oct 2009 16:35:33 -0600

Thanks! I got close with Alastair's suggestion and I will give this a try!

Michael



On Oct 17, 2009, at 4:19 PM, Ross Carter wrote:


static NSColor *sourceListBackgroundColor = nil;
if (sourceListBackgroundColor == nil) {
NSOutlineView *outlineView = [[NSOutlineView alloc] initWithFrame:NSZeroRect];
[outlineView setSelectionHighlightStyle:NSTableViewSelectionHighlightStyleSourceList ];
sourceListBackgroundColor = [outlineView backgroundColor];
}

_______________________________________________

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


References: 
 >standard colors (From: Michael Cinkosky <email@hidden>)
 >Re: standard colors (From: Alastair Houghton <email@hidden>)
 >Re: standard colors (From: Ross Carter <email@hidden>)

  • Prev by Date: Re: standard colors
  • Next by Date: Calculating a total from a collection of numeric attributes
  • Previous by thread: Re: standard colors
  • Next by thread: Re: standard colors
  • Index(es):
    • Date
    • Thread