background image
1.
Select the Window object in the
MainMenu.nib
window.
2.
Navigate to the Attributes tab in the Inspector.
3.
Change the value of Title from Window to Currency Converter.
Add the Text Fields
The Library window of Interface Builder contains several user interface elements that you can drag into a
window or menu to create an application's user interface.
1.
If the Library is not already open, shown in Figure 4-3--choose Tools > Library.
Figure 4-3
Cocoa Views and Cells in the Interface Builder Library window
2.
In the list at the top of the Library, open Library, then Cocoa, and select Views & Cells.
Creating the Currency Converter Window
29
2007-10-31 | © 2007 Apple Inc. All Rights Reserved.
CHAPTER 4
Defining the View: Building the User Interface