iPhone: How to Trigger the Loading of a View Using a UI Element in a Previous View

Posted by Kevin Horvath on Stack Overflow See other posts from Stack Overflow or by Kevin Horvath
Published on 2010-03-09T17:48:08Z Indexed on 2010/06/15 8:02 UTC
Read the original article Hit count: 261

I've been reading the Head First iPhone Development book and I understand how to get to a new view from a table but how exactly would I be able to get to a new view or view controller, by just simply pressing a button? Is that even possible?

I mean there are some apps where you click a button, not a table cell and it loads a new view. How exactly is that done? If someone could help out a newbie it would be greatly appreciated!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiview