Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>You should search <a href="http://www.google.com" rel="nofollow">google</a> for sample source code, and see how some of the views can be handled. There are many ways you can handle a view, whether its by a UINavigationController, UITabBarController, etc. If you are new to Objective-C, then your not really going to get an answer to this question that will instruct you on what exactly to do.</p> <p><a href="http://www.google.com/url?sa=t&amp;source=web&amp;cd=10&amp;ved=0CGcQFjAJ&amp;url=http%3A%2F%2Fforums.macrumors.com%2Fshowthread.php%3Ft%3D538380&amp;ei=9UIJTcgFkfqwA9KpoKAO&amp;usg=AFQjCNFexqoyI_5y23_jMUzLjibOkUNLeg&amp;sig2=F8DXLQTdbHdm4jA_fSMmqw" rel="nofollow">Interface Builder + View Controllers</a></p> <p>Here's a good one for you: <a href="http://developer.apple.com/iphone/library/featuredarticles/ViewControllerPGforiPhoneOS/Introduction/Introduction.html" rel="nofollow">View Controllers Programming Guide</a></p> <p><a href="http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIViewController%5FClass/Reference/Reference.html" rel="nofollow">(Apple's) View Controller Reference Guide</a></p> <p><a href="http://www.google.com/url?sa=t&amp;source=web&amp;cd=3&amp;sqi=2&amp;ved=0CCsQFjAC&amp;url=http%3A%2F%2Fcode.google.com%2Fp%2Fiphone-sdk-programming-book-code-samples%2F&amp;ei=xUIJTaa4A4W2sAPN_-XYDg&amp;usg=AFQjCNFQucsWVR_QvqNx4s8JubTOK4JlHg&amp;sig2=8q9TrFlcycrt2r1zlUgFIw" rel="nofollow">Some Code Samples</a></p> <p><a href="http://www.google.com/url?sa=t&amp;source=web&amp;cd=1&amp;ved=0CBoQFjAA&amp;url=http%3A%2F%2Fwww.datasprings.com%2Fresources%2Farticles-information%2Fiphone-sdk-getting-started-example-code&amp;ei=9UIJTcgFkfqwA9KpoKAO&amp;usg=AFQjCNHmedHPqHGjhyMGlyaIIiE_XO4MIg&amp;sig2=z55C7wW-r-0dIUbcMo9Bpg" rel="nofollow">Getting Started Sample Code</a></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload