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

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

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