controlling appearance of links in Text views
controlling appearance of links in Text views
- Subject: controlling appearance of links in Text views
- From: m <email@hidden>
- Date: Tue, 27 Jan 2004 14:46:47 -0600
It used to be (in 10.2 for example) that text tagged with
NSLinkAttributeName did not change its appearance. In 10.3, text tagged
with NSLinkAttributeName is blue and underlined. This is a neat trick,
but I really want to control how it appears. I've tried tagging the
text with both NSLinkAttributeName and attributes like
NSForegroundColorAttributeName but the NSLinkAttributeName seems to
trump the others.
Any suggestions?
_murat
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.