On Mon, Nov 15, 2010 at 12:53 PM, Algis Kabaila <[email protected]> wrote: > Hello Henning, > > So the QTextEdit and QPlainTextEdit handle the QTextDocument in much the > same way? > > OldAl. > Yes but there are different layout engine attached to the document (QPlainTextLayout vs QAbstractTextDocumentLayout as far as I remember).
Henning _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
