Being new to Cocoa, I\'m having a few issues with Interface Builder, UIViewController and friends.
Interface Builder
UIViewController
I have a UIViewController s
Another reason, somewhat obvious in retrospect: if viewController.view is set in code, then the viewDidLoad event will not trigger.
viewController.view