I have an application with many objects on any given page. I also have a wedge barcode scanner attached inline with my keyboard.
The problem is I can find no way to tell if input is coming from scanner or keyboard. When coming from scanner, it might not correspond to the object the cursor is at.
Should I put code in all objects on the page to check input for some special char sequence embedded in each barcode? Or does someone have a "elegant" way of handeling this?
Mike
The problem is I can find no way to tell if input is coming from scanner or keyboard. When coming from scanner, it might not correspond to the object the cursor is at.
Should I put code in all objects on the page to check input for some special char sequence embedded in each barcode? Or does someone have a "elegant" way of handeling this?
Mike