tkhtmlview
tkhtmlview copied to clipboard
Support select and copy to clipboard
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:
- 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.
- Holding
Shift-Arrow keyalso only moves cursor without highlighting.
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.
I have been working on re-writing the whole thing from scratch, the new version will certainly have this feature, and many more.