I am trying to change how the screen looks when the user changes the orientation of the phone by rotating it left and right. My programmer has already implemented the orientation feature and it is my job to make sure it looks good in Interface Builder.
To make the changes, I opened up my Attribute Panel, and went to the View Size tab where I played around with the autosizing options. I then tested it in the iPhone simulator to make sure it looks OK. This technique only seems to work for my first view. When I go ahead and try to modify my other views, this doesn't work. In fact, when I am trying to modify my other views, whatever settings I use in the autosizing options seem to have no effect. At the moment, only my first view (my main view - title screen) has been changed. When I rotate the phone to the left, the other views appear as if they have not even rotated!
Am I doing something wrong in the Interface Builder so that my other views cannot change their orientation?
To make the changes, I opened up my Attribute Panel, and went to the View Size tab where I played around with the autosizing options. I then tested it in the iPhone simulator to make sure it looks OK. This technique only seems to work for my first view. When I go ahead and try to modify my other views, this doesn't work. In fact, when I am trying to modify my other views, whatever settings I use in the autosizing options seem to have no effect. At the moment, only my first view (my main view - title screen) has been changed. When I rotate the phone to the left, the other views appear as if they have not even rotated!
Am I doing something wrong in the Interface Builder so that my other views cannot change their orientation?