Copying to Clipboard

Hello Everyone!

I've been wondering, is there a way to make your clipboard your output buffer?
In other words, say I have a string somewhere in my program and I need to paste it in a text field, text file or text box, how can I do that?

Any help is appreciated!
Playing with the clipboard is an OS specific game.

If you're on windows, this could help -> http://msdn.microsoft.com/en-us/library/ms649016%28v=vs.85%29.aspx#_win32_Copying_Information_to_the_Clipboard
Topic archived. No new replies allowed.