Could I release the old view controller's view when in another view controller's view through the delegate? Would release even work like that? I'm a bit lost. I was kinda hoping there is a method that I can do in the delegate like [REMOVED_VIEW unloadView] or something.
|