Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.mac.programmer.help > #155

Re: Intercept taps in URL's in UITextView

Newsgroups comp.sys.mac.programmer.help
Date 2012-10-12 14:32 -0700
References <h2sfq6-ns.ln1@Hedley.internal.thethurmans.com>
Message-ID <7c45cb85-1f59-4a13-b6b1-29a7933a92d3@googlegroups.com> (permalink)
Subject Re: Intercept taps in URL's in UITextView
From nsymer2014@gmail.com

Show all headers | View raw


On Tuesday, October 13, 2009 11:10:41 PM UTC-4, LPT wrote:
> Is there anyway to intercept the tap on a URL so that I can open that 
> link in a UIWebView in my app instead of having Safari open?
> TIA

You need to subclass UIApplication (specifically openURL:)

Back to comp.sys.mac.programmer.help | Previous | Next | Find similar


Thread

Re: Intercept taps in URL's in UITextView nsymer2014@gmail.com - 2012-10-12 14:32 -0700

csiph-web