1.Custom Table View Cells in iPad Programming
The UITableViewCell class can be configured to display in a variety of standard ways, but sometimes we want to display content in a cell that cannot be fit into one of the standard display modes. In this blog, we'll use a table view to display a series of customized cells. So, let's get started! Start [...]
Read More...
2.Picker View for iPhone Development
The UIPickerView control is a simple way to display a number of choices to the user and respond depending on the choice made. A picker control works in a similar manner to the table view control. So let's see how it works! Start Xcode, select "Create a new Xcode project," choose the Single View Application [...]
Read More...
Stay tuned to my blog, twitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
This article is related to
No comments:
Post a Comment