views:

16

answers:

0

I have pretty much the same setup as the ViewSwitch app from the Book Beginning iPhone 3 Development Exploring the SDK. Except I have a settings view and a view with a tableview inside it.

The bottom bar is the the same as the example with the switch view button in the lower left but my app has a navigation bar too. The second view to been seen is the tableview screen and this has the ability to save the data in the table view. My problem is how can I refer back to that switch view function when this save button is pressed?