I've got an application that traps text entry at the window level (i'm using a barcode scanner) and occasionally the operator will click on view elements which then gain focus, taking focus off the window, and the window no longer recieves either previewtextentry or textentry events, any ideas?
views:
198answers:
1I made most other controls not able to recieve focus.
Firoso
2009-09-30 15:32:14
oh and next time, comment.
Firoso
2009-09-30 15:32:45
I found a way for this http://stackoverflow.com/questions/1495335/previewtextinput-is-not-fired-when-the-focus-is-on-checkbox-handling-the-previeLet me know if this is incorrect.
Ragha J
2009-10-01 14:44:32