Rapid-Q by William Yu (c)1999-2000 .

Back to holyguard.net

Estendi lunghezza QrichEdit

Extend Qrichedit (files>64Kb)

 

When loading files > 64Kb the text is displayed as plaintext even if it is an *.rtf file.

To overcome this problem first send the size of file to the qrichedit control:

 

Sendmessage (QRichEdit.handle,&HC5,filesize,0)