
-----------------------------------
Raknarg
Sat Jul 27, 2013 11:07 pm

Accessing copy and paste
-----------------------------------
I'm just curious, is there a way to use the copy and paste memory in your programs? Like say a function that takes a string and loads the text onto it or something

-----------------------------------
Tony
Sun Jul 28, 2013 1:14 am

RE:Accessing copy and paste
-----------------------------------
Yup. The terminology you are looking for is "clipboard" -- https://en.wikipedia.org/wiki/Clipboard_(computing)
