OK here is a very basic iPad app that i am starting out with and I am already into issue. I have been doing iphone apps but in that too never implemented rotation things.. well here is the issue. This is a simple viewbased app build with interface builder that looks like this:

when i run the app, the vertical orientation has both elements like this :

However, when the orientation changes to horizontal, the app hides the label which is at the top.. :

Suggestions please !