Greetings all,
Well, I’ve written a simple damage meter using a scrolling message frame. I would like to be able to add two [related] functions:
- Click the copy button and copy the entire log and,
- Using the mouse, select specific lines of text and copy that.
Here’s what the log looks like at the moment
https://imgur.com/a/ouPhuZX
Do I need to integrate EditBox methods into my existing frame?
Cheers,