Swipe left/right event on ViewController and UITextView over it?

Check this blog post here : mithin.in/2009/08/26/detecting-taps-and-... It's for UIWebView but should work right for you.

Check this blog post here : mithin.in/2009/08/26/detecting-taps-and-... It's for UIWebView but should work right for you.

I have a ViewController on which there is a UITextView. On swipe let/right I want to refil UITextView with some other text. Touch Events are attached on ViewController.

Problem is to pass touch events to ViewController I need to setUserInteractionEnabled to NO. But I set it to No then my UITextView does not scroll content. What shld I do?

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions