Hello all,
is there any possibility to copy a fields value to the operating system clipboard?
I want to create a button to "simulate" ctrlc, for instance to copy the value of a FormattedTextEdit to an external program (e.g. microsoft wordpad). I don't need ctrlv. Just "copy to clipboard".
Thanks for your help.