Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MythicFrost

macrumors 68040
Original poster
Mar 11, 2009
3,944
40
Australia
Is it possible to detect a triple tap on a UIWebView? I've implemented touchesBegan, but it only works if I touch the UIViewController.
Any idea's? Thanks.

EDIT: Sorry, I'm wanting to detect three fingers tapping once on the UIWebView, not one three times.

2nd Edit: I've found a tutorial for what I want to do, but I'm having a little trouble can anyone help me with it?
http://mithin.in/2009/08/26/detecting-taps-and-events-on-uiwebview-the-right-way/
It's first instruction is, create a UIWindow subclass. I don't have that option, I've created a View-based application called test and have tried adding a new file, but the closest option is a UIViewController subclass?

If I could figure that out, I think I could get it done. Thx

3rd Edit: Solved it, thnx.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.