I have a widget that displays some text from the web. Sometimes this text runs longer then the widgets height causing the text to be cut off. Is there a way so that if the text is to long to fit vertically in the widgets space it will auto scroll to show the entire message?
Thanks