Posted: Mon Feb 24, 2003 4:35 pm
Restored from previous forum. Originally posted by searhin.
Hi all,
I wrote a little application which has to handle long user-editable texts. Currently i am using MultiLine StringGadgets. I can paste long texts (>>10000 characters) from the clipboard and edit these in the StringGadget, but when i try to recover the changed text by GetGadgetText, i get only about 4500-5000 characters in return, the remainder being cut off.
Why's that so?
Is there a better solution to recover long texts??
Thanx, Searhin
Hi all,
I wrote a little application which has to handle long user-editable texts. Currently i am using MultiLine StringGadgets. I can paste long texts (>>10000 characters) from the clipboard and edit these in the StringGadget, but when i try to recover the changed text by GetGadgetText, i get only about 4500-5000 characters in return, the remainder being cut off.
Why's that so?
Is there a better solution to recover long texts??
Thanx, Searhin