Tab bar item tint color
In iOS 7, I been developing an app that uses the UITabBarController and I noticed that the tab bar items
Continue readingIos questions repository
In iOS 7, I been developing an app that uses the UITabBarController and I noticed that the tab bar items
Continue readingFor a UILabel, I’d like to find out which character index is at specific point received from a touch event.
Continue readingI am trying to upload a file with the following method: – (void)uploadWithTarget:(NSString *)url andFileData:(NSData *)file andMD5Checksum:(NSString *)checksum { NSURLSessionConfiguration
Continue readingI’m trying to figure out how to add a 1 pixel stroke gray border to my UISearchBar in my app.
Continue readingIn iOS 7, when navigating back using the new swipe-from-edge-of-screen gesture, the title of the Back button (“Artists”) fades from
Continue readingI have an application for iPAD. This application records the voice of the microphone. The audio formats of the item
Continue readingI am trying to create a back button on my iPhone app and I would like to go back to
Continue readingI am using UIImagePickerController to allow the user to take a picture. I want to allow him/her to edit it
Continue readingI am working on an iPad app, using AutoLayout, where if the user enables a certain mode (“heads-up” mode), I
Continue readingProblem: UILabel may clip italic (oblique) characters and even scripts at the left and right edges. The following screenshot displays
Continue reading
Recent Comments