Game Development Reference
In-Depth Information
Figure 2-12. Interface Builder ready to edit ViewController_iPhone.xib
In Figure 2-12 , just to the right of the Project Explorer, is a view with four icons (A). These icons
represent the root items in the XIB file. For more detail about the objects, click the little arrow at the
bottom of the view (B). This will change the display so it matches the left-most view in Figure 2-13 .
As the label indicates, the items under Object are the objects defined within this XIB file. The items
under Placeholders describe relationships to objects not defined in this file. In practice, the item
File's Owner is a reference to the object that loads this XIB file; this is most often a subclass of
UIViewController , but more on that later.
Search WWH ::




Custom Search