• 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:NSTextField setTextColor: not working as expected
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:NSTextField setTextColor: not working as expected


  • Subject: Re:NSTextField setTextColor: not working as expected
  • From: Shripada Hebbar <email@hidden>
  • Date: Mon, 31 Dec 2007 19:25:07 +0530


this doesn't work:

[myTextField setTextColor:[[NSColor redColor] colorWithAlphaComponent:0.5]];
(result is plain red, ignoring alpha)


Documentation of 'colorWithAlphaComponent' says:
"A subclass with explicit opacity components should override this method to return a color with the specified alpha."
Thus the above code wont return you the expected color.



Regards Shripada



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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: NSTextField setTextColor: not working as expected
      • From: Ricky Sharp <email@hidden>
  • Prev by Date: Re: Subclassing NSManagedObject
  • Next by Date: Re: NSTextField setTextColor: not working as expected
  • Previous by thread: Re: NSTextField setTextColor: not working as expected
  • Next by thread: Re: NSTextField setTextColor: not working as expected
  • Index(es):
    • Date
    • Thread