Changes

Jump to: navigation, search

Creating a Simple iPhone App

24 bytes added, 19:39, 12 March 2010
Creating the App User Interface
[[Image:AppleIBWindows.png|The Interface Builder windows]]
[[Image:IBWindows.png]]
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 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