I have problem probably the same like this guy: 开发者_JAVA百科When clicking on text field, after entering data, \"done\" button doesn\'t work?? Is it iphone simulator issue? Please tell me how to ge
If I have an protocol (say UIPickerViewDataSource) and I implement its required methods, do I need to declare those methods in the header file of my class?
I have a UITableViewController that is presented with a list of choices. After the user taps one, I\'d like to return to the previous view. The return seems too quick with the code I\'m using though.
Is it safe to assume that an attribute, namely fetchedResultsController, of chatViewController, an instance of a subclass of UITableViewCo开发者_开发知识库ntroller, is always nil when viewDidLoad is c
Hi I want to incease the size of UIPAgeControl on iOS... on google i\'ve found this http://www.onidev.com/200开发者_开发技巧9/12/02/customisable-uipagecontrol/
I w开发者_运维知识库ant to change the color of UITableViewCellAccessoryCheckmark and UITextField background color where we type. I found this is not straight forward. I solved this issue by changing t
I am managing my own UINavigationBar. I need to do this due to extensive skinning. The documentation for UINavigationController warns that there are limitations to skinning the UINavigationBar when us
I\'m a beginner developing apps for Iphone and was wondering if is possible to do the following: I have an image .png wich is a simple draw of a figure bounded with black edges and empty areas. I won
I\'ve a problem. I want to create a table view 开发者_运维百科in which each cell is a name of a place and when the user clicks on the cell, the cell next to it should shift down to accomodate a new vi
I\'m trying to save a multiple masked image to disk. The code below explains How I do it. The maskImagewithStroke masks 2 times a picture : first time to provide an irregular stroke to a texture then