I have an app that has a tab bar & nav bar for normal interaction. One of my screens is a large portion of text, so I allow the user to tap to go full screen (sort of like Photos.app).
Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Wednesday, May 23, 2012
UIView doesn"t resize to full screen when hiding the nav bar & tab bar
Monday, May 21, 2012
How to stop UITextView from scrolling up when entering it
I have a UITextView included in a UITableViewCell . The layout is correct when the views are initially displayed, but once I click in the UITextView it automatically scrolls up a bit and the top half of the characters on the first line becomes invisible.
Sunday, April 8, 2012
(iPhone) How to handle touches on a UITextView?
I'm trying to handle touches on a iPhone's UITextView. I successfully managed to handle taps and other touch events by creating a subclass of UIImageViews for example and implementing the touchesBegan method...however that doesn't work with the UITextView apparently :(
Sunday, March 11, 2012
How to intercept click on link in UITextView?
Is it possible to perform custom action when user touch autodetected phone link in UITextView. Please do not advice to use UIWebView instead.
Tuesday, February 21, 2012
Prevent tap event on UITextView
2012-02-21 11:59:18.106 textView[20977:fe03] ; target= <(action=delayed:, target=)>>