开发者

Do the USB Keyboard wedge barcode reader invokes key event?

开发者 https://www.devze.com 2022-12-17 08:31 出处:网络
I want to change the focus to the next textbox once barcode is scaned using scanner so do 开发者_开发技巧this barcode scanner invokes the key event like keyup so that i may check the length of barco

I want to change the focus to the next textbox once barcode is scaned using scanner

so do 开发者_开发技巧this barcode scanner invokes the key event like keyup so that i may check the length of barcode to determine the barcode is enter and shift the focus to another textbox for scannig another barocde ....

please help me


why dont you just try ? add a keylistener to your textbox and output the keyevents.

0

精彩评论

暂无评论...
验证码 换一张
取 消