NSMutableAttributedString & Links color
NSMutableAttributedString & Links color
- Subject: NSMutableAttributedString & Links color
- From: PCWiz <email@hidden>
- Date: Sun, 13 Dec 2009 18:55:22 -0700
Hi,
I am, for lack of a better word, "enabling" links in my NSMutableAttributedString by applying the NSLinkAttributeName attribute to them, and I'm changing their color from the default blue to a different color using NSForegroundColorAttributeName. This all works fine. The only issue: When you actually *click* on the link, it goes back to that default blue with underline style.
Is there any way to change this?
Thanks_______________________________________________
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