We are using Interface Builder to develop an application for the iPad, and we cannot figure out how to increase the height of the text fields.
When we used IB to develop an application for osx, you can go to the attributes of the text fields, and under the control section you can set the line break to wrap words instead of a clip.
When we try to use the Interface Builder apps for the iPad, it has no way to change the linebreak style by attributes → control.
Is there a way to set the height using Interface Builder or do you need to set this in code?
Fangy source
share