How to return to page after button press
I used the following link to be able to set up UI Page control.
http://www.wannabegeek.com/?p=168
On each of my child views i have a button which segues to another page,
however to be able to get the scroll view working again i have had to
segue it back to the Page controller for when i press the back button.
Because i do this it always takes me back to the first child view, how can
i make it return to the page that the button was pressed.
I'm fairly new to using xcode and don't really know what to search to help
me find a way to be able to make this happen.
No comments:
Post a Comment