if ([NSBundle loadNibNamed: @"theNibName.nib" owner: self]) { ... life is happy } else { ... couldn't load the nib }