« Aperture future in question as Apple axes bulk of team | Main | Deleting Mac OS X users remotely with dscl »

A Cocoa application: views

Posted in: Software, Tips & Tricks

This chapter introduces Interface Builder, a tool no less important to Cocoa development than Xcode itself. IB is used as a straightforward tool for laying out windows and views. You'll see how to set the many options for automatic sizing of embedded views and how to use Interface Builder's own simulation mode to verify that your layout and sizing choices work.