Xcode 4 and Interface Builder: Editing Vertical Spacing Constraint (Anchor Top, not Bottom)

后端 未结 2 709
旧巷少年郎
旧巷少年郎 2021-01-05 02:24

I\'ve got a widget that is not laying out correctly on device (its looks OK in IB, but its not quite right). The widget is a label and its located about mid-screen.

2条回答
  •  时光取名叫无心
    2021-01-05 02:33

    I got one word for Autolayouts. If it works, it works but if it does not, then use the old fashioned way (use code)

提交回复
热议问题