Hi, All
If we have the logging in the app - it's always updated with a new line.
If the latest line is at the top - the TextArea is always auto-scrolling and impossible to read the fastly updated log.
How to implement ?
Having many lines, say 5000+.
So - "endless" auto-scrolling list, but with possibility to stop auto-scrolling and read line by line...
If we have the logging in the app - it's always updated with a new line.
If the latest line is at the top - the TextArea is always auto-scrolling and impossible to read the fastly updated log.
How to implement ?
Having many lines, say 5000+.
So - "endless" auto-scrolling list, but with possibility to stop auto-scrolling and read line by line...
Last edited: