First of all you can try dividing the text into chunks and display only a single chunk (even using a QTextEdit). Alternatively you may try QScintilla, maybe it does a better job (I haven't used it, so I don't know). The best thing to do though would be to switch to Qt4 and use its document approach![]()
Bookmarks