Hi, I am writing an iPhone application, and trying to do this: I have a search code that takes quite some time. I need a way to detect if a user taps on the screen to abort the search loop. How do I do this ? TIA