- Jun 6, 2020
- 11,559
- 4,422
Hi there...
For reading keys in java inline code using this:
B4X:
When sending... how is possible the same "capture/record" of keys to send... ?
This for example takes Control key as "CONTROL" is it possible to send as "CONTROL" and press control (not as int keycode) ?
which is the magic word... getCode --> SendCode... with robot...?
B4X:
Thanks in advance...
I do not want to use jnativehook for that.. only... is better to java inline if it is possible ofcourse...
For reading keys in java inline code using this:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
When sending... how is possible the same "capture/record" of keys to send... ?
This for example takes Control key as "CONTROL" is it possible to send as "CONTROL" and press control (not as int keycode) ?
which is the magic word... getCode --> SendCode... with robot...?
B4X:
Dim keycode As String = jo.RunMethod("getCode", Null)
Thanks in advance...
I do not want to use jnativehook for that.. only... is better to java inline if it is possible ofcourse...
برای دیدن لینک ها باید ثبت نام کنید