Hi everyone I have a question with
I work with .xib, add buttons and other interface. Faced with such a problem. While device in the upright position, all excellent, but as soon as I turn it all breaks down to hell. Given the interface of my program I was not able to flip it, I need to completely redraw it
My question is: How do I make two different designs XIB vertical and horizontal
p.s. My programa in vertical XIB looks
11|22
33|44
55|66
In the horizontal XIN I need to, but I also need a new interface
11|22|33
44|66|77