Re: Fwd: NSColorWell
Re: Fwd: NSColorWell
- Subject: Re: Fwd: NSColorWell
- From: Ondra Cada <email@hidden>
- Date: Mon, 11 Mar 2002 21:24:14 +0100
SoK,
>
>>>>> SoK (SK) wrote at Mon, 11 Mar 2002 19:57:11 +0100:
SK> theColor is a NSColorWell ...
SK> [theColor setColor:yellowColor];
Unless you defined a variable yellowColor or so yourself, I guess it should be
[theColor setColor:[NSColor yellowColor]];
SK> when i build ... no problem ...
If it is the problem indeed, there should be at least a warning? Otherwise,
I can't help unless you write more details...
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.