What is the best way to display a large chunk of text (taken from a .txt file in the app) in a UIScrollView so a user can scroll about it? Length of the text is variable.
yeah but what about the length?
RexOnRoids
2010-03-21 09:31:46
it doesn't matter how long your text is, the UIScrollView will still scroll your text.
David Schiefer
2010-03-21 10:02:15