| Forum List • Thread List • Reply • Refresh • New Topic • Search • Previous • Next 1 | 1. How can i extend QRichEdit? #573 Posted by: 2002-10-18 16:24:31 | I'm working on a new ide...now i have a problem on a QRichEdit, i can insert into it only 65535 chars. How can i extend the number of chars in a QRichEdit? | 2. SendMessage #574 | http://g.yi.org/Software/RQ%20intro/Bugs/ | 3. Re: How can i extend QRichEdit? #575 | Hmmm ..
Well, i tested this workaround some months ago, but it didn't work ...
The RichEdit is still at the 64k limit. Maybe this has various effects, depending on the OS ??
Any case, i still haven't got around this limitation ... :( | 4. Your code? #576 | What's your actual code? Did you put sendmessage just before form.showmodal? | 5. Re: Your code? #577 | Well, yes, i put sendmessage before the window display.
Actually, i found this code on the RQ.yahoo.group ...
Is it working for you ? what OS are running ? i'm on WinME ... | 6. Re: Your code? #578 | Seems no limit at all in Win2000, I tried this example (Check 64k Length Limit.bas): http://citymap.dnsart.com/_scripts/file.php?f=1482&r=2330 | 7. Re: Your code? #579 | Don't bother :
I checked this code, and it throws an exception error, when the content of the RIchEdit is above 64k ... :)
Too bad, no workaround for me ! :) | Forum List • Thread List • Reply • Refresh • New Topic • Search • Previous • Next 1 |
|
|