NSColorPanel breaks GetColor?
NSColorPanel breaks GetColor?
- Subject: NSColorPanel breaks GetColor?
- From: Ryan Norton <email@hidden>
- Date: Mon, 4 Oct 2004 17:03:42 -0700
Hi,
I have a carbon application that uses NSApplicationLoad() and uses an
NSColorPanel.
However, once I create the shared color panel in cocoa, any time I call
GetColor in carbon triggers
----
2004-10-04 16:58:03.428 minimalStaticRelease[2235] *** -[NSColorPanel
_runCarbonWindowModal]: selector not recognized
2004-10-04 16:58:03.429 minimalStaticRelease[2235] An uncaught
exception was raised
2004-10-04 16:58:03.429 minimalStaticRelease[2235] *** -[NSColorPanel
_runCarbonWindowModal]: selector not recognized
2004-10-04 16:58:03.429 minimalStaticRelease[2235] *** Uncaught
exception: <NSInvalidArgumentException> *** -[NSColorPanel
_runCarbonWindowModal]: selector not recognized
----
Is there any way around this (other than using the NSColorPanel instead
of GetColor)?
Are there any other impacts that cocoa has on carbon like this?
Thanks,
RN
_______________________________________________
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