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

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -