On 18/07/2014 4:21 am, Han Lun Tan wrote:
Hi,

I am using setText() or append() API in QT version to display file
size more than 1 G.
However, it will cause entire PC hang when append big file size.

Any workaround?

You could profile the code to see where the time is spent.

However I would say to pick the right tool for the job. QScintilla is a programer's editor and programs are not 1G.

Phil
_______________________________________________
QScintilla mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/qscintilla

Reply via email to