Re: Hyperlinks in NSAttributedString?
Re: Hyperlinks in NSAttributedString?
- Subject: Re: Hyperlinks in NSAttributedString?
- From: Rick Mann <email@hidden>
- Date: Thu, 30 Jul 2009 03:10:50 -0700
Great, thank you!
On Jul 30, 2009, at 03:03:13, Тимофей Даньшин wrote:
Yes, it is possible. See the docs for NSAttributedString for
details. There was also an example of how to make hyperlinks, the
link to that sample code, i suppose, must be there, too.
Best regards,
Timofey
On Jul 30, 2009, at 1:53 PM, Rick Mann wrote:
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:
@gmail.com
This email sent to email@hidden
_______________________________________________
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