I have a dynamic text box called logtxt. I add text to this whenever i click on my box object.(this works fine) I have a UIScrollBar attached to the text box(still works). But I need it to automatically scroll to the bottom whenever I add text.
I don't even know where to start so if anyone give me some hints...
Take a look at the scrollV property of TextField
.