• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSColorPanel breaks GetColor?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Prev by Date: Re: Re: How to get rid of an NSWindowController? Or: Who is retaining my window controllers?
  • Next by Date: Re: Open CD Tray
  • Previous by thread: Re: Re: How to get rid of an NSWindowController? Or: Who is retaining my window controllers?
  • Next by thread: How to avoid warning with objc_msgSend
  • Index(es):
    • Date
    • Thread