I'm writing a bar code plug-in for one app and I use IOKit to seize
the keyboard (the barcode reader emulates keyboard). There's a minor
problem:
I don't want to propagate key strokes to app unless I want to (if I
don't seize, app gets them as well). If I seize the keyboard during
->open, keystrokes hit my queue element callout handler and are not
propagated to the app. The problem is that it should work in Jaguar
as well where seize is not available.
What would be the recommended way?
Thanks,
Tomas
--
Ing. Tomas Zahradnicky, Jr.
Production Manager, 24U Software
Associate Member, Filemaker Solutions Alliance
mailto:email@hiddenhttp://www.24uSoftware.com
_______________________________________________
usb mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/usb
Do not post admin requests to the list. They will be ignored.