- Home /
Copy TextField to Clipboard via Button
I have a textfield with quite a large amount of text, which comprises of lots of statistics about the player's experience such as time taken to complete each level, the number of attempts, etc.
Copying from the textfield using the ol' drag-and-copy is a bit of a paint so I was wondering...is there was a way to copy the contents of the textfield to the keyboard via a GUI button?
If you don't manage that, as Save-to-file function may suffice.
I've decided to just upload the text in a file to a server when the user presses a button.
Your answer
Follow this Question
Related Questions
In-game text editor, native or NGUI 2 Answers
v4.6 Create GUI Elements Via Script? 1 Answer
Help with making a triggered gui message 1 Answer
GUI Label Width & Height 0 Answers
Hi! How do I make a text that changes with the behind picture? 0 Answers