Thanks a lot for the help and tips!!
Got it working now.
Removed exec(), accept(), reject() and done().
Now I can just
Qt Code:
int r = myDialog->exec() if(r==1) delete myDialogTo copy to clipboard, switch view to plain text mode
Thanks again!!!
Bookmarks