On 21 Jun 2010, at 18:18, Kyle Sluder wrote:
> On Sat, Jun 19, 2010 at 6:06 PM, Richard Langly
> wrote:
>> I have an NSView in a *.nib file. I'm trying to change the background
>> color in it to match the unified toolbar metal color (not exactly sure
>> what the name of that color is either).
>>
On Sat, Jun 19, 2010 at 6:06 PM, Richard Langly
wrote:
> I have an NSView in a *.nib file. I'm trying to change the background
> color in it to match the unified toolbar metal color (not exactly sure
> what the name of that color is either).
>
> My controller to this view calls initWithNibName:, b
I have an NSView in a *.nib file. I'm trying to change the background
color in it to match the unified toolbar metal color (not exactly sure
what the name of that color is either).
My controller to this view calls initWithNibName:, but other than
that, I don't see where or how I can change the col