I want to set the value to button tag either one or zero, these values are coming from database in tabl开发者_如何转开发e row.
i got mem leaking problem discovered with profiling in xcode. The problem it\'s quite easy but i ca开发者_高级运维n\'t understand how fix it:
My app is a tabBar app. In the first tab there is a tableview with some data; if the user touch a row, he sees some information and he can save that informations ad \"favourite\".
I\'m practicing some examples on model-view programming and have a query why the colors are not correctly represented.
I\'ve searched all over and have been trying for a few weeks now (and even bought a few books.. unheard of)to have a segmented control work which allows for switching between the mapview and a tablevi
I want to create a table view which looks like this image! Who can tell me an exa开发者_运维知识库mple or say how can I do this ?Create a UITableView and set the style to UITableViewStyleGrouped (yo
I\'m currently working on the settings section of my iPhone app, and I just came to realization that if each page in the settings had it\'s own view and .h + .m, that would be A LOT of unnecessary cod
I am trying to modif开发者_如何学运维y the tutorial Ray Wenderlich has created at: http://www.raywenderlich.com/1888/how-to-create-a-simple-iphone-app-tutorial-part-33
I want to set the color of the cell to a transparent black. How can I do that? I 开发者_如何学JAVAtried to set the alpha to .5 but it doesn\'t work.
i\'ve a problem. I have to add an UITabBarController to my Navigation Based application. When i open MainWindow.xib and add a UITabBarController is all ok. But there\'s a problem. When i run the app t