tkhtmlview icon indicating copy to clipboard operation
tkhtmlview copied to clipboard

Support select and copy to clipboard

Open dbookstaber opened this issue 2 years ago • 2 comments

I am testing an HTMLScrolledText widget. I want to be able to select text so that I can copy it to the clipboard. But none of the standard selection methods work:

  1. Using mouse I am unable to click-drag to select anything. Instead wherever I click it places a cursor, and moving the mouse simply moves the cursor.
  2. Holding Shift-Arrow key also only moves cursor without highlighting.

dbookstaber avatar Nov 28 '23 17:11 dbookstaber

Due to some personal health issues I haven't been able to work on this project for quite some time.

I will look into this very soon.

bauripalash avatar Dec 06 '23 02:12 bauripalash

I have been working on re-writing the whole thing from scratch, the new version will certainly have this feature, and many more.

bauripalash avatar Jul 12 '24 12:07 bauripalash