ios - Calling loadView method to reload the uiview -


i have case subviews of viewcontroller (say a) declared in loadview method. when remove viewcontroller's view (say b) superview , add viewcontroller a's view superview, how can reload view? subview b on top of subview , when remove b should looking @ update subview a.

simply removing view doesn't destroy it. if have destroyed view (by calling [viewcontroller setview:nil]), calling [viewcontroller view] reload view. should never call loadview - system you.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -