Confirmed users
368
edits
m (→Status) |
|||
Line 65: | Line 65: | ||
// Send a keyevent to the input field that is currently attached. It exists in the current interface | // Send a keyevent to the input field that is currently attached. It exists in the current interface | ||
void sendKey(in long keyCode, in long charCode, in long modifiers); | void sendKey(in long keyCode, in long charCode, in long modifiers); | ||
/* | /* | ||
* Replace text around the beginning of the current selection range of the | * Replace text around the beginning of the current selection range of the |