Hi all. I have a pretty simple iPhone XIB with of course the main view, then a toolbar, a UITableView, and a custom grid view.
The controller (owner of this file) handles an initWithNibName and calls up through one superclass to UIViewController's initWithNibName. I've verified that this is being called. Problem is, after this, all the member controls are still nil. In IB, the XIB shows that the connections are made. The classes are right. I even re-did all the connections in case of a XIB corruption. What might I be overlooking? Thanks! Gavin _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com