I am using a text view as a comment composer.
In the properties inspector I can\'t find anything like a border style property so that I can make use a rounded rect,
You may want to check out my library called DCKit.
You'd be able to make a rounded corner text view (as well as text field/button/plain UIView
) from the Interface Builder
directly:
It also has many other useful features, such as text fields with validation, controls with borders, dashed borders, circle and hairline views etc.