Re: NSColorWell
Re: NSColorWell
- Subject: Re: NSColorWell
- From: John Pannell <email@hidden>
- Date: Mon, 11 Mar 2002 12:42:17 -0700
Hi-
Unless you created it earlier, yellowColor is not an object. Try this:
[theColor setColor:[NSColor yellowColor]]
John
On Monday, March 11, 2002, at 11:57 AM, SoK wrote:
Hello ...
I have a Little problem ...
theColor is a NSColorWell ...
[theColor setColor:yellowColor];
when i build ... no problem ... but when i launch my app i have a "has
exited due to signal 10 (SIGBUS)." ... someone have an idea ...
thanks ...
SoK
_______________________________________________
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.
_______________________________________________
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.