how disable copy ,cut,select ,select All in UITextView

Posted by Aishwarya on Stack Overflow See other posts from Stack Overflow or by Aishwarya
Published on 2009-09-15T12:00:06Z Indexed on 2010/04/24 6:23 UTC
Read the original article Hit count: 498

Filed under:

I used UITextView in that copy ,cut,select ,select All functionality shows by default when i touches continuously.but in my project the text view property is only read Only.I not require this functionality. Please tell me how to disable this function.

© Stack Overflow or respective owner

Related posts about iphone