< Previous PageNext Page > Hide TOC

Window Controllers and Nib Files

When you create a window controller with an associated nib file the window controller assumes responsibility for all aspects of managing that nib file. This includes:

For a window controller to be able to load and use its window from a nib file, the nib file needs to have certain objects configured properly, with their outlets connected to the appropriate objects.

For more information, see “How can I make an NSWindowController subclass that automatically uses a particular nib file?.”



< Previous PageNext Page > Hide TOC


© 2001, 2009 Apple Inc. All Rights Reserved. (Last updated: 2009-01-12)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.