N
Nebo
I have been trying to figure out how to get the TextBox to display
strings longer than the 60K limit. I have successfully sent messages
with EM_LIMITTEXT to control the editable limit. Also, I have loaded
the text box with WM_SETTEXT message. However, sadly when I reach a
certain point when scrolling into the textbox it just freaks out (cant
go any further, loops from top to bottom of page).
Any suggestions on increasing the editable limit with a large string?
strings longer than the 60K limit. I have successfully sent messages
with EM_LIMITTEXT to control the editable limit. Also, I have loaded
the text box with WM_SETTEXT message. However, sadly when I reach a
certain point when scrolling into the textbox it just freaks out (cant
go any further, loops from top to bottom of page).
Any suggestions on increasing the editable limit with a large string?