Hi, I wonder if there’s any OF class that can copy a string to the clipboard which can be pasted outside of OF program.
Thanks!
This example seems to be doing what you want: https://github.com/openframeworks/openFrameworks/tree/master/examples/input_output/clipboardExample
1 Like