Need help with really easy thing
Update: I've realized that what I'm asking is not fundamentally answerable so I have taken a totally new approach. I have a different question though: I am now making a Utility Application as it might even work better for my purposes than what I was doing before. How can I make multiple main views and flipsides and connect them with a navigation arrow? I mean that the user can see the front and flipside views but when they're done they press an arrow and it takes them to a new front and flipside view. Thanks in advance.
Call me stupid for this if you like but I got an iPhone paid membership and am trying to make an app without any coding knowledge whatsoever (it's going to be a simple one). Here's the question: I'm making a view-based application for iOS4 and have 2 views-Application XIB's (using Interface Builder). 1 view has some graphics, a label, and a UIButton. The other one is blank. How do I get the UIButton to direct to the blank view (In other words, how do I get it so that when the user pushes the UIButton it switches to the blank view)? Both files are .xib files under the Interface Builder Files purple folder in the Groups and Files section of XCode. Many thanks!
Last edited by iphone greenhorn; 06-30-2010 at 12:19 PM.
Reason: Update
|