Hi Guys. When I saw this I thought "I don't remember seeing that before". So I checked the API docs on the web site and found no mention of FilterEvent or SetCallFilterEvent anywhere. I even did a Google search of DaboDev.com and it found nothing.
I thought that the API docs were automatically generated, and if so, why aren't these listed there? Ian Simcock. Jacek Kałucki wrote: > 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. _______________________________________________ Post Messages to: [email protected] 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/[email protected]
