Python code to cause a backspace keystroke? -


i keep finding ways map backspace key differently, that's not i'm after.

i'm in program writing python code, , want write line of code causes program think hit backspace key in gui (as backspace key deletes something)

how code in backspace key stroke?

the character backspace '\b' sounds want affect gui.

if program changes gui, delete last character active input field.


Comments

Popular posts from this blog

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -