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

Using 'OR' and 'AND' in SQL Server -

c++ - NetBeans Remote Development with additional configuration -

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