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

Re: label color


  • Subject: Re: label color
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Sat, 11 Dec 2010 06:53:00 +0700

On 10 Dec 2010, at 21:36, cKyle Sluder <email@hidden> wrote:

>
>
> [back on list]
>
> On Thu, Dec 9, 2010 at 4:22 PM, Ariel Feinerman <email@hidden> wrote:
>> Don`t worry, I know the C ;-)
>> I mean scheme of colors (where 0x000E is green, blue, so on)
>
> Ohh. Sorry, can't help ya there. :) I'm sure someone's figured it out,
> though. It also wouldn't be all that difficult to just whip up a demo
> app the enumerates through the values so you can inspect them in
> Finder.

Somewhere in my code I found this:
		const char *colList[] =
		{
			"none",		//	0
			"gray",		//	1
			"green",	//	2
			"magenta",	//	3
			"blue",		//	4
			"yellow",	//	5
			"red",		//	6
			"orange",	//	7
		};

Kind regards,

Gerriet.

_______________________________________________

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

  • Prev by Date: Re: TableView deselection issue
  • Next by Date: Re: iOS: Monospaced fonts aren't?
  • Previous by thread: Re: label color
  • Next by thread: NSFetchedResultsController: different sort descriptors for different sections
  • Index(es):
    • Date
    • Thread