I have a scroll detail view in which I am displaying some text from a database using Core Text(iPhone and iPad). At the moment my scroll view is a default set length. However as some text entries are longer than others, this means I have a lot of white space underneath the text for some detail views.
Could anyone suggest how I can dynamically change the length of the scroll view according to the length of the text ?
All ideas welcome.
Thanks !
try this…