-
Xcode editor
-
provides
- graphical interface
-
purpose
-
UI
- creation
-
integrated
- fully
-
into
- XCode
- workspace window
-
product
-
nib
- file
- type
-
editor area
-
canvas
- UI design
-
interface objects
- dragged
-
from
- library
-
dock
-
high level objects
-
placeholders
- references
- objects
- outside nib
- nib tied
-
IB objects
- inside nib
- creation
- nib loading
-
presentation
- icon view
-
outline view
- hierarchical tree
- relationships
- parent-child
- between the objects
- in the nib file
-
utility area
-
inspectors
-
interface objects
- configuration
-
connections
- between
-
libraries
- interface objects
- media
-
assistant pane
-
source code
- contains
-
enable
-
work on
- at the same time
- design UI
- interface code
-
make
-
connection
- directly
- between
- IB objects
- source code