• 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
Re: Color Picker implementation error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Color Picker implementation error


  • Subject: Re: Color Picker implementation error
  • From: Corbin Dunn <email@hidden>
  • Date: Tue, 6 Jun 2006 09:13:28 -0700

Vinay -- I know you already found my blog site from an email you sent to me:

http://www.corbinstreehouse.com/blog/?p=113

I forwarded you some source as an example. If anyone else wants the source, let me know, and I will email it to them.


I have created the NSColorPanel instance and used it in my application,
but while running the application a log message appears saying,
"Custom colorPicker, not loaded; it must respond to the
'NXColorPickingDefault' protocol."

That was a typo in the log message; it is fixed. It should have been "NS" obviously. It sounds like your picker didn't properly implement the two protocols; Also, you MUST subclass NSColorPicker; you can't simply implement NSColorPickingCustom and NSColorPickingDefault; this isn't an error in the documentation, but rather a bug in the implementation code which will be fixed.


thanks,

-corbin

_______________________________________________
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


References: 
 >Color Picker implementation error (From: Vinay Prabhu <email@hidden>)

  • Prev by Date: Re: Java VM version
  • Next by Date: Re: what is ABMetaDataController and why is it raising an exception?
  • Previous by thread: Color Picker implementation error
  • Next by thread: Re: Color Picker implementation error
  • Index(es):
    • Date
    • Thread