Another Navigation Controller and View Controller Question

Posted by Goods on Stack Overflow See other posts from Stack Overflow or by Goods
Published on 2010-03-13T07:08:29Z Indexed on 2010/03/13 7:15 UTC
Read the original article Hit count: 703

Filed under:
|
|

I have a NavigationController based app. TableViewController loads Array. User clicks Cells and Xib(view controller) is pushed to top of stack. Question is, Can I load another Xib off the Current Xib...Thanks

© Stack Overflow or respective owner

Related posts about navigation

Related posts about controller