Hi, I have a java appl built against j9/midp runtime libraries. I am having very difficult time to figure out how to trigger the scanner handling funcitons provided by an external java library.
I know I won't get this problem if I did not use MIDP runtime since I can just use event loop to catch the event and handle the events . The problem for my Midlet is, I do not have direct access the low level event loop at least I don't know how. Can anyone kindly show me how to catch the scanning events, like when users press the scan button, scanTriggeredEvent, or scanDecodedEvent, particularly when users press the scan button. Please share if you know of any solutions, or any tips, hints ... ThanX -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
