Re: Change the text color.
Re: Change the text color.
- Subject: Re: Change the text color.
- From: Andrew Farmer <email@hidden>
- Date: Wed, 21 Feb 2007 02:54:46 -0800
On 21 Feb 07, at 00:16, Sachin Kumar Tulla wrote:
hi.
I wanna change the text color using [NSColor colorWithDeviceRed:
0.0 green:5.0 blue:0.0 alpha:5.0]. where I need more darkGreen than
the color green
I get from this statement.
green:1.0 is already fully green, as NSColor uses the range [0,1] for
components - you want a green level under 1.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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