ios - IPhone SDK_A table view inside of a table view -
I want to create a table view inside the table view. I mean, how can I make an app that goes to the second list of cells to click to go to the sub-orbit to click a cell?
The memory leak occurs in response to the convolution, the appropriate code should look like this:
MySecondViewController * secondController = [[MySecondViewController alloc] initWithNibName: @ "SecondView Controller" bundle: zero]; If (second Controller! = Zero) {[Self-Control Push ViewController: Second Controller Animated: Yes]; [Second controller release]; }
Release
is required otherwise you leak memory.
Comments
Post a Comment