• 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: NSColor may not respond to colorWithCalibratedRed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSColor may not respond to colorWithCalibratedRed


  • Subject: Re: NSColor may not respond to colorWithCalibratedRed
  • From: Ross Carter <email@hidden>
  • Date: Sat, 27 Dec 2008 10:13:57 -0500

try

darkGreenColor = [NSColor colorWithCalibratedRed:5.0 green:150.0 blue:15.0 alpha:0.5];


... and change your arguments so they are between 0.0 and 1.0. _______________________________________________

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


References: 
 >NSColor may not respond to colorWithCalibratedRed (From: Joseph Ayers <email@hidden>)
 >Re: NSColor may not respond to colorWithCalibratedRed (From: "email@hidden" <email@hidden>)

  • Prev by Date: Re: NSColor may not respond to colorWithCalibratedRed
  • Next by Date: Re: NSColor may not respond to colorWithCalibratedRed
  • Previous by thread: Re: NSColor may not respond to colorWithCalibratedRed
  • Next by thread: Re: NSColor may not respond to colorWithCalibratedRed
  • Index(es):
    • Date
    • Thread