is there a way to differentiate from Barcode Scanner entry from Keyboard key pressed values in PowerBuilder

别来无恙 提交于 2019-12-08 14:30:29

Use a singlelineedit control. Put the cursor there. User either scans barcode or types in entry.

The scanner simulates keyboard input. There is not really any way to differentiate between the two. If you use an OCX or COM type control to operate the scanner then you may be able to tell between them

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!