Upload files to 'UI'
This commit is contained in:
parent
64a1322ebd
commit
1d2d5232ec
1 changed files with 0 additions and 3 deletions
|
@ -844,9 +844,6 @@ def text(outlayer, win, name, x, y, width, height, set_text="", parse=False, fil
|
|||
|
||||
# Ctrl - C
|
||||
elif ORD == 3:
|
||||
|
||||
cliptext = str(clipboard.wait_for_text())
|
||||
|
||||
clipboard.set_text( win.text[name]["text"]\
|
||||
[win.text[name]["cursor"][0]:win.text[name]["cursor"][1]], -1)
|
||||
|
||||
|
|
Loading…
Reference in a new issue