Re: Barcode scanner input in to textfield on PDA problem
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <24410152.478871187007890520.JavaMail.tomcat@sdcst12.sjc.collab.net> |
I know nothing about the Socket scanner but it sounds like they are providing some software that retrieves the barcode from the device and injects it into the native text input queue of the WIndows Mobile device. If that assumption is correct then any input field that uses the native input queue should work. It appears the jTextField of the CrEMe implementation does not use the native method or for some reason does not see characters already in the native queue. You could check the phoneME Advanced code to see how things work there (which, of course, won't help you directly with your CrEMe issue). -- Terrence [Message sent by forum member 'terrencebarr' (terrencebarr)] http://forums.java.net/jive/thread.jspa?messageID=230632 =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".