On 10 Dec 2010, at 21:36, cKyle Sluder <kyle.slu...@gmail.com> wrote:

> 
> 
> [back on list]
> 
> On Thu, Dec 9, 2010 at 4:22 PM, Ariel Feinerman <arielfap...@gmail.com> 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 (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 arch...@mail-archive.com

Reply via email to