Użytkownik John Fabiani napisał:
> Interesting code.  What platform required the code?  While working with
> barcode readers in the past (I have only used symbol) they just acted as a
> keyboard.  I did not find it necessary to write any code.  I did however have
> to strip out the beggining and ending char's to gain access to the data.  But
> I was doing that anyway.  Your code avoids the stripping.

I asked Ed for adding UIAppClass feature two years ago when I developed my 
application
and it was done in r5581. The FilterEvent method is present in wxPython code 
since 2005 year, ASFAR.
About using this method, I noticed it could be a bottleneck on older machines 
when used
for something more than just barcode servicing, so I suggest to call 
SetCallFilterEvent(False)
when feature isn't needed, to save CPU cycles.
-- 
Regards
Jacek Kałucki
_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/4f302b06.9060...@rz.onet.pl

Reply via email to