December 2015
Intermediate to advanced
400 pages
13h 3m
English
Time to set up your views. In the project navigator on the lefthand side of Xcode, select the Main.storyboard file. A storyboard file allows you to visually lay out the windows and views of your application using Interface Builder. Large applications may use many storyboards. You are only going to use Main.storyboard for VocalTextEdit. Main.storyboard starts out looking like Figure 26.6.
Figure 26.6 Initial Main.storyboard contents
The pane just to the left of the user interface in Figure 26.6 is the document outline. The document outline presents a tree showing how each object contains ...
Read now
Unlock full access