Re: What's the name of the color used in xCode status bar?
Re: What's the name of the color used in xCode status bar?
- Subject: Re: What's the name of the color used in xCode status bar?
- From: Adam Knight <email@hidden>
- Date: Sat, 24 Dec 2005 01:10:40 -0600
To find the color value of anything on-screen, get a color palette
open and click on the magnifying glass near the color well/swatch,
then click on the place you want to sample. Now you can get the RGB
value from the color palette by value in the second pane (pick RGB)
or drag the color onto something in IB.
On Dec 24, 2005, at 12:30 AM, Eric Lin wrote:
It's at the bottom of the xCode editor window.. with messages like
"Build suceeded, etc.". Is there an NSColor class method that returns
this color? Or if I have to hard code it, how do I find out its
value?
I'm interested in it since I'm trying to add a status bar to a window
using the unified toolbar/titlebar look.
Thanks,
Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden