ios - initWithNibName loads but viewDidLoad does not -


myviewcontroller view controller without associated xib (it inherits myparentviewcontroller does have associated xib).

in myviewcontroller.m have viewdidload , initwithnibname methods.

why initwithnibname called viewdidload not?


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -