• 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: When is (NSColor) black not black?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: When is (NSColor) black not black?


  • Subject: Re: When is (NSColor) black not black?
  • From: John Stiles <email@hidden>
  • Date: Mon, 2 May 2005 13:42:33 -0700

I don't know the answer to your question, but if you check the red/green/blue values, are they zero?
(If yes, then that would be one way to check for black, but it would be interesting to know why the isEqual: fails.)


On May 2, 2005, at 11:06 AM, Mark Dawson wrote:

I'm not sure if I'm doing a compare wrong, but if I set my color wheel to black (10.3.9, using the "named" colors/3 section from left of color wheel), it doesn't seem to compare correctly:

if ([[colorWheel color] isEqual:[NSColor blackColor]])
doSomething; <--- never equals

Is there something further I need to do?

Thanks!

mark

_______________________________________________
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
 _______________________________________________
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: 
 >When is (NSColor) black not black? (From: Mark Dawson <email@hidden>)

  • Prev by Date: Re: When is (NSColor) black not black?
  • Next by Date: Re: Headless Cocoa/Java app - autorelease
  • Previous by thread: Re: When is (NSColor) black not black?
  • Next by thread: Re: When is (NSColor) black not black?
  • Index(es):
    • Date
    • Thread