Re: UIWebView: prevent from displaying menu, Copy.
Re: UIWebView: prevent from displaying menu, Copy.
- Subject: Re: UIWebView: prevent from displaying menu, Copy.
- From: glenn andreas <email@hidden>
- Date: Wed, 29 Jul 2009 22:56:07 -0500
Go to devforums.apple.com/community/iphone and search there - this has
been discussed, with solutions, there...
Sent from my iPhone
On Jul 29, 2009, at 10:35 PM, norio ota <email@hidden> wrote:
Hi,
I'd like to prevent UIWebView from selecting an area and showing the
"Copy" menu item.
I tried subclassing it and implementing touchesEnded:withEvent:.
But since I don't know if double-tap is the exact way to show the
menu, I'm not sure if I omit the event using the topped count.
Furthermore, even if I placed a breakpoint at the beginning of the
method, Debugger doesn't stop there.
For your info, the subclass has becomeFirstResponder method, and it
is to return YES.
Any suggestions would be very appreciated.
Best regards,
Norio
_______________________________________________
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