UIViewController: where can I put custom initialization

Posted by VansFannel on Stack Overflow See other posts from Stack Overflow or by VansFannel
Published on 2010-06-09T13:18:51Z Indexed on 2010/06/09 13:22 UTC
Read the original article Hit count: 266

Hello.

I'm very new on iPhone development. I wondering where to put some custom initialization of an instance variables for my UIViewController.

Can I use initWithNibName:bundle:?

Thanks.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c