1) In the actual nib view, you need to set the class to the controller, as you would expect.
2) You also need to do the same thing for the view that is listed under the tab controller (once for each tab).
Otherwise you will get a crash if you try to access anything in that particular tab:
'[
No comments:
Post a Comment