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 -

python - Finding intersection between ellipse and a line -

php - Laravel 4, Basset, Less - preg_match compilation failed -