0

I have made a iphone app which working fine in portrait mode.now how i can made it for landscape mode that it will work fine on changing of orientation.should I use frame for every component or use another view for landscape mode...?please some body help me to way out from this problem

Alok Srivastava
  • 197
  • 1
  • 3
  • 18

1 Answers1

0

Alok,

This actually has to be done according to your requirements as you might need the same in Landscape Mode. So there will be a need to check each n every screen. Simple start with setAutoresize to yes, likewise you need to resize/adjust frames.

Tarun
  • 766
  • 1
  • 5
  • 12