Re: i need help with barcodes



TrainCell wrote:
I am trying to make a barcode application.
I have my own finished program but customer wanted me to make it work
with card system, So i need barcode programming.
I know it is working like, it sends some numbers or keys to a field.
But how can it know which field or which textbox to fill in?
Should i write some codes where to send?

Many barcode scanners simply emulate a keyboard. So when you scan a code, it appears to start typing on the keyboard. Set the focus to the right box (So that the blinking cursor appears there) and it'll type it there.

Cheers,
Nicholas Sherlock

--
http://www.sherlocksoftware.org
.