Sounds like there might be something wrong with the technique of moving the cursor. Are you doing it like this:
?Qt Code:
textEdit->setCursor(cursor); // apply visible cursorTo copy to clipboard, switch view to plain text mode
Sounds like there might be something wrong with the technique of moving the cursor. Are you doing it like this:
?Qt Code:
textEdit->setCursor(cursor); // apply visible cursorTo copy to clipboard, switch view to plain text mode
J-P Nurmi
Bookmarks