Quantcast
Channel: www.iphonelife.com
Viewing all articles
Browse latest Browse all 13234

Unleash Your Inner App Developer - Diving Deeper

$
0
0

 

Do you have an idea for an app but lack the programming knowledge to begin building it? In this blog series, How To Unleash Your Inner App Developer, I will take you, the non-programmer, step by step through the process of creating apps for the iPhone, iPod touch, and iPad. Join me on this adventure and you will experience how fun turning your ideas into reality can be!

In my previous post, we started the process of creating a prototype of an iPhone app called iAppsReview. You learned how to create a new project in Xcode, how to add a storyboard to a project and configure it, and how to add a navigation controller to a storyboard. You had just begun to configure the table view, which we will finish in this post. You'll learn how to create multiple sections in a table view, set section header text, add images to a project, and incorporate them in table-view cells.

The iPhone Toggle Button
Set the Style to Grouped
Select the last two cells in the table view
Set the cell's Style to Basic
Set the Title label's font
The Title label's new font
Disclosure Indicator
Set the number of sections
Duplicate cell 1
Set cell 1 text
Set the text of all cell labels
The Document Outline
Set the table view header text
Section header text
The download progress
Select the downloaded file
The downloaded file
The Supporting Files group
The Delete Files dialog
The Add Files dialog
Set the cell's Image attribute
Set the cell images
iAppsReview in the Simulator
Xcode Welcome window

read more


Viewing all articles
Browse latest Browse all 13234

Trending Articles