I wrote one application a while ago that was going to be used with a bar-code reader.
In that particular instance, the bar-code reading software took care of everything and simply pumped key strokes into whichever edit box had focus. I'm not sure about spin edits in particular, but if your bar-code reader is simply throwing key-strokes at your application, it should be as straight-forward to handle as simple keyboard entry. So, with any luck, might be a no-brainer. HTH, Conor -----Original Message----- From: Mark Howard [mailto:[EMAIL PROTECTED] I have a screen containing a series of data entry controls (TComboBoxes, TDateEdits, TEdits) one of which is a TSpinEdit. To date, data entry has been by keyboard or mouse BUT now I have a site that wishes to enter the TSpinEdit value using a bar-code wand. I have NO knowledge of this and would be grateful if someone could give me some pointers or references to find out about this. _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
