Question
How Can I Hide the ScrollBar If Not Needed
I'm using a dynamic text field that is loading the text from
an external text file. How can I hide the UIScrollBar on the text
field if it's not needed, that is, if the length of the text is
shorter than the size of the text field? Any help woul dbe greatly
appreciated. Thanks! - Bill