2 years ago
#54005

Bat Stock
Python - copy text on mouse click
I have the following area with a list of items (which refreshes regularly). Whenever a particular row is clicked with mouse, the row is highlighted in blue. I would like to copy only the the text in the first column and selected row.
In this image example, I would like to copy 'GMBTW' into clipboard.
Appreciate any help or examples which can achieve this. Thanks!
python
copy
click
mouse
clipboard
0 Answers
Your Answer