The best thing is to inject some JavaScript event handlers and prevent default 
actions.  This is the cleanest way but I don’t know what happens if your user 
disables JavaScript.  Again the web view wraps around a scroll view, so 
enumerating thru the view hierarchy and finding all the gesture recognizers 
could probably help.

-ev

On Jul 11, 2011, at 20:27, Symadept wrote:

> Hi,
> 
> How can I disabe double tap on UIWebView. I tried to override touchesBegan
> but it is not invoked. Any idea how can I fix this.
> 
> 
> 
> Regards
> 
> symadept
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/ev%40monoceroi.com
> 
> This email sent to e...@monoceroi.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to