i am using a textarea for showing a log output. I put all the text in with setValue. Now it would be nice to jump to the end of this text to be at the newest entry.
thanks for reply. The problem is not to figure out what to put in the textarea. I need a way anyhow to go to the end of this text. So something like take the scrollbar button slide it down and place the cursor behind the last character. The cursor is not really necessary. Just to make it clear.