Re: UITextView for the iphone that will auto-detect URLs
Re: UITextView for the iphone that will auto-detect URLs
- Subject: Re: UITextView for the iphone that will auto-detect URLs
- From: Mike Abdullah <email@hidden>
- Date: Wed, 16 Jul 2008 19:22:10 +0100
Well I know nothing of this phone of which you speak, but with a
WebView object, I would use one of its many delegate methods to
intercept the NSURLRequest from the user clicking a link and instead
redirect it to open in the user's browser.
Mike.
On 16 Jul 2008, at 18:43, Andrew Arrow wrote:
I need a UITextView for the iphone that will auto-detect URLs and make
them blue and clickable (clicks that will open the page in safari).
The UIWebView seems to only open the links within the same view. I
need the same functionality the iphone mail program has. Any email
message it displays has blue links that will open in safari when
clicked. Does this view exist somewhere?
I'm thinking about writing it myself if it doesn't as a custom view.
I'll open source it if anyone else would be interested. 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
_______________________________________________
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