|
EventInjector: "target lost" Simulator message -
03-26-2007, 06:38 PM
I am trying to programatically answer a phone call. I am using the EventInjector so inject a trackwheel click. I have placed a delay before the injection to make sure the incoming phone call dialog is running. However, the event is not received by the phone dialog and the following message is displayed in the console log of the simulator. Does anyone know what this means and how to fix it?
UIE: Focus - target lost, prev=net.rim.device.apps.internal.phone.CallDispla yDialog@91813928
|