Re: NSTextView and automaticLinkDetection
Re: NSTextView and automaticLinkDetection
- Subject: Re: NSTextView and automaticLinkDetection
- From: Douglas Davidson <email@hidden>
- Date: Tue, 20 Jan 2009 09:36:10 -0800
On Jan 19, 2009, at 10:58 PM, Steve Cronin wrote:
But what I am looking for is the ability to set a textView's
stringValue (an NSString) and have any links in the text be
reflected as links (as if I had typed them in)
So the distinction is that there are no keyboard events to drive
this evaluation.
This functionality is not yet available. However, we do provide -
URLAtIndex:effectiveRange:, which you could use to implement this
yourself.
Douglas Davidson
_______________________________________________
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