tableview+navigation bar+landscape mode: the nav bar doesn't resize properly
Hi all,
in IB I created a xib with a navigation bar and a grouped tableview.
In landscape mode, the nav bar doesn't resize properly. I tried to change the autosizing mask in IB. For the nav bar, I have set flexible width (red arrow) and the edge distances from superview ones are all set except the bottom margin (no red line, that is flexible bottom margin). For the tableview all lines are red except the top margin (so flexible top margin)... the nav bar resizes, but the two buttons on it don't resize. I tried other combinations, but nothing.
The same thing happens with another xib with a navigation bar, a grouped tableview and an image between them.
Both the views corresponding to these xib are modal.
How could the problem be?
Thanks,
Fran
|