Navigate from on UIView to another UIVew in view based application??

Posted by hemant on Stack Overflow See other posts from Stack Overflow or by hemant
Published on 2010-05-24T07:22:09Z Indexed on 2010/05/24 8:31 UTC
Read the original article Hit count: 323

Filed under:
|
|

I created a View based application in which i want to navigate from one view to another on a button click but i cannot find the right method?? is it only possible in navigation based application?? i tried addsubview method but still not working??

what is the right method to accomplish this??

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk