In the next phase of your project, you’ll see how seamlessly Interface Builder and Xcode work together, enabling you to construct and implement the various elements in your project more efficiently and with less overhead.
In Interface Builder, hook up the MyRecorderController object to the QTCaptureView object. Control-drag from the MyRecorderController object in your nib file to the QTCaptureView object. A transparent panel will appear, as shown in Figure 2-13, displaying the IBOutlet instance variable, mCaptureView, that you’ve specified in your declaration file.
Click the Interface Builder outlet mCaptureView to wire up the two objects.
Last updated: 2007-10-31