iphone - How to drag the url in WebView and drop to a textlabel -
I have a webview and want to drag url into textile on weblev. I know that there is an option to 'copy', but I like to do it in simple computers as a dragroop function.
Is it possible for the iPhone app?
Any comment
thanks
interdev
I'm thinking that you drag and amp
Unfortunately I suspect that this is trivial, if for everyone, a hyperlink drop from an HTML page given in a UIWebView control Please. A UIControlEventTouchDown event received by the UIWebView object is not a documented method to kill a raider hyperlink and find out the URL of the hyperlink.
If you were able to do this, you still have to create a custom view and can be shown which will touch the touch and after pressing it will be detected that when the user leaves it , And if it comes to desired destination control.
Comments
Post a Comment