Changes

Jump to: navigation, search

Creating an Interactive iOS 4 iPhone App (Xcode 4)

20 bytes added, 17:59, 31 March 2011
Building and Running the Finished Application
From within the Xcode project window click on Run to compile the application and run it in the simulator. Once the application is running, click inside the text field and enter a Fahrenheit temperature. Next, click on the Convert button to display the equivalent temperature in Celsius. Assuming all went to plan your application should appear as outlined in the following figure (note that if the keyboard obscures the result label you will need to reload the user interface design into Interface Builder and move the label, button and text field objects so that they are all positioned in the top half of the view):
 [[Image:ios_4_iphone_interactive_app_running.jpg|An interactive iOs 4 app running in the iPhone Simulator]]]]<google>IOSBOX</google>
[[Image:ios_4_iphone_interactive_app_running.jpg|An interactive iOs 4 app running in the iPhone Simulator]]
== Summary ==

Navigation menu