Hyperlinks in NSAttributedString?
Hyperlinks in NSAttributedString?
- Subject: Hyperlinks in NSAttributedString?
- From: Rick Mann <email@hidden>
- Date: Thu, 30 Jul 2009 02:53:26 -0700
I need to render short sentences in my UI, and make certain words
clickable (and differently-styled). I know I can use a web view, but
that seems like overkill. I currently have a multiline NSTextField. Is
it possible to display an NSAttributedString, and have the cursor
change over clickable words, and detect a click on those words?
Or is a webkit view really the only easy way to go?
Thanks!
--
Rick
_______________________________________________
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