I've got scroll windows with wrap, but want to know how to scroll to the bottom in the code.
Like as follows:
text.setCursor(text.getText.length);
I've got scroll windows with wrap, but want to know how to scroll to the bottom in the code.
Like as follows:
text.setCursor(text.getText.length);