Re: How to get the darker variant of selectedControlColor?
Re: How to get the darker variant of selectedControlColor?
- Subject: Re: How to get the darker variant of selectedControlColor?
- From: Jan Van Boghout <email@hidden>
- Date: Sun, 22 Dec 2002 12:57:31 +0100
Yeah, that one is the grey color that appears when a row is selected in
an inactive tableview.
I needed alternateSelectedControlColor, had to look in the NSColor
header file, the docs didn't seem to have it. But I found it now :)
Any ideas to get that color?
Did you try
+ secondarySelectedControlColor;
?
bye. Andreas.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.