OK, it's 65,535 according to MT's test code
I see nothing happens when exceeded other than not accepting more characters.
Here's what I want to do:
The text box will always have it vertical scrollbar at bottom so the last line is always visible so when a certain number of characters have been reached remove the first nnn lines and keep the remaining lines (lines, not characters) in the text box and continue on receiving characters. How to do this?




Reply With Quote