Op 06/04/2016 om 15:44 schreef Diego Iastrubni:

This is not trivial to implement in QTextEditor, since it has a single QCursor (a deep dependency, which cannot be changed quite easily. Or can it...?

Perhaps it is me, but I think QTextCursor is designed for this purpose? You can create many on the same document. And QCursor is a class to deal with the mouse pointer, not text cursors.

André

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to