Friday, 30 August 2013

Add vertical spacing between UITextView and UIButton?

Add vertical spacing between UITextView and UIButton?

I have a view with UITextViewat the top UIButton at the bottom. (I really
wanted a multiline UITextField, but that's not available according to How
to create a multiline UITextfield?).
When the program runs, the UITextView takes the entire view so the
UIButton is not visible.
Hoe does one add a vertical spacer between the UITextView and the
UIButton? The spacers are greyed out in Interface Builder.

No comments:

Post a Comment