using the OpenNetCF.Barcode class

  • Thread starter Thread starter Milsnips
  • Start date Start date
M

Milsnips

Hi there,

i'm doing some testing with a Socket 3E series SDIO scanner card on a
windows mobile device, all works fine and i can catch the eventhandler on a
good scan, but when i click scan, and during the time its scanning, if i
click the scan button again, it crashes with an exception.

For now, i'm just using try/catch, but it'd be better to be able to catch
some kind of "end scan" event so i can disable the scan button, then
re-enable it when the scanner is ready.

Any ideas? As far as i can see there is no property/event here for this.

thanks,
Paul
 
Back
Top