Hi All,
I initialize a viewcontroller with initwithnibfile function and store that in a variable. similarly another view control.
then i switch between adding and removing them as superview to window.
but the thing is except for the first time, viewdidload function isnot getting called !. So when is exactly the view did load called ? only when we alloc and initwithnibfile ?
regards
jagat
I initialize a viewcontroller with initwithnibfile function and store that in a variable. similarly another view control.
then i switch between adding and removing them as superview to window.
but the thing is except for the first time, viewdidload function isnot getting called !. So when is exactly the view did load called ? only when we alloc and initwithnibfile ?
regards
jagat