I am new to Cocoa and I don\'t understand the concept of File\'s Owner of a .nib file.
File\'s Owner
Here is the way I would see things :
Consider a
File's Owner is a placeholder in IB so all the outlets and actions in your code are "linkable" in IB, you can control-drag to connect stuff on the screen to the code.