uiviewcontroller - Viewcontroller question in iPhone SDK -


I'm an iPhone app newbie I have a visual controller and after initializing the first one directly loads a different view controller Want to do

Any help would be appreciated. :)

Cheers Sebastian

Use a UIAV Control Controller Using -initWithRootViewController, and then -pushViewController: Animated: With your second view controller, no one is passing for animated.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -