Information Technology Reference
In-Depth Information
FIGURE 4.19
Explore the File Templates in the library area to learn how to add files to your project by dragging them from this
area and dropping them into the Project Navigator.
Working with the Editor Area
The key features of the editor area, including basic class and file navigation and the new Assistant feature, were
outlined in Chapter 1. In this area, you can do the following:
Edit code. In addition to simple typing, the code editor includes hidden features such as code comple-
tion, which automatically suggests code as you type.
View two associated files simultaneously—typically an implementation file and its associated header, or a
nib file and its related source code.
Create a visual UI layout for your application.
Design the schema of a Core Data database.
Compare previous and current versions of a file side by side.
Define build settings, or the list of switches, options, files, and other elements that define how source
files are converted into one or more binaries.
TIP
 
Search WWH ::




Custom Search