I ve looked for this for a while, but I can t find any good guides or resources that explain it thoroughly (not even Apple s own documentation, which seems to not have as much information as I d expect). I want to setup a basic interface that has 6 pages horizontally. Each page will have a bunch of labels and textboxes, but the layout will be the same for each page. Eventually, I want to be able to have each page scroll down to view all the content, but I m assuming I just need to use scrollviews as the content for each page. Also, each page will eventually have to have separate names for each textbox (and separate from the other pages too) because I ll need all the content of the whole app to be saved out later.
但事实上,现在我只需要说明如何开始工作。 我尝试过一次辩论,但当我在守则中打字时,Xcoden没有承认我的一个班子(我知道我包括它)。 此外,我不了解实际进展,我认为我需要理解我所说的话。
Also as a side note, how do I start programming for iOS 5? I updated Xcode to the latest version which said it had support for iOS 5, but I only get up to 4.3 in my project target.