Changes

Jump to: navigation, search

Creating a Simple iPhone iOS 4 App

31 bytes added, 20:08, 22 February 2011
Creating the iOS App User Interface
[[Image:ios4_xcode_interface_builder_helloworld.jpg|The Interface Builder windows]]
<google>ADSDAQBOX_FLOW</google>
The smaller dialog entitled HelloWorldViewController.xib contains the key objects that make up the view controller for our user interface. We will be looking at the other objects in the window in later chapters. For now, the item of most interest to us is the View. This corresponds to the view canvas onto which our user interface is going to be constructed and is represented by the gray dialog entitled View. If the view dialog is not visible at any time simply double click on the View icon to display it.

Navigation menu