• 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
leopard problem with: [[NSColorPanel sharedColorPanel] setColor:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

leopard problem with: [[NSColorPanel sharedColorPanel] setColor:


  • Subject: leopard problem with: [[NSColorPanel sharedColorPanel] setColor:
  • From: Ken Victor <email@hidden>
  • Date: Thu, 13 Dec 2007 13:34:32 -0800

when i run my app on leopard, i get the following message on the console window:

Custom ColorPicker class with name .com.freeverselib could not be loaded.

i've traced it to the following line of code (in my override of windowDidBecomeKey)

	[[NSColorPanel sharedColorPanel] setColor: [self tableColor]];

and when printing [self tableColor] in the debugger, i get:

	NSCalibratedWhiteColorSpace 0 1


this does not show up if i run my app on tiger.

can anyone tell me what is going on here? and more importantly, what i can do to stop tis message from showing up?

thanx,
ken
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: leopard problem with: [[NSColorPanel sharedColorPanel] setColor:
      • From: John Stiles <email@hidden>
    • Re: leopard problem with: [[NSColorPanel sharedColorPanel] setColor:
      • From: glenn andreas <email@hidden>
  • Prev by Date: Re: Notification of the end of implicit animations
  • Next by Date: Re: leopard problem with: [[NSColorPanel sharedColorPanel] setColor:
  • Previous by thread: [Worked around] Re: [NSImage initWithData]: Memory leak. Bug in code or in Framework?
  • Next by thread: Re: leopard problem with: [[NSColorPanel sharedColorPanel] setColor:
  • Index(es):
    • Date
    • Thread