Re: Can't set NSColorWell
Re: Can't set NSColorWell
- Subject: Re: Can't set NSColorWell
- From: Nick Müller <email@hidden>
- Date: Thu, 28 Feb 2002 09:25:13 +0100
On 27.02.2002 at 11:06 Uhr, Chris Gehlker wrote:
>
I'm trying to set the color in an NSColorWell from user defaults but
>
it's not working. In fact [myColorWell setColor:[NSColor
>
greenColor]] isn't working. Anybody know what's going on?
Did you check (in the debugger or wh NSLog) that myColorWell is not nil?
I guess that you forgot to connect the outlet in IB.
HTH,
Nick
_______________________________________________
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.