[UIViewController _loadViewFromNibNamed:bundle:] loaded the "FirstTab" nib
In the MainWindow.xib tab view controller, I had already linked my "FirstTab" nib, but a second step was required:
- Open FirstTab.xib.
- Right click on the view (or do this through the inspector).
- Drag the New Referencing Outlet to the File's Owner.
- Select the 'view' option (which is likely the only one).
No comments:
Post a Comment