Maybe because many controls only use the pendown event, and then loop and poll the pen position with PenGetPoint function. If you only simulate the events, then the PenGetPoint will say the pen is not down and possibly never activate the control.

Jerome


PalmDev wrote:
I'm trying to save the pendown/penup events to the db and to play back later
and its not working.

here is an example:

1. start the calcuator app. Pen down/up events are saved until exit to the launcher
2. tap on the numbers : 1, 2, 3
3. exit to launcher

Now i have 3 events saved for pendown/penup.
when i launch the calc and  play it back nothing happens.

when i look at the events in the sim everything is identical when it is played back and when i manually click on 1, 2, 3 but yet the playback doesnt display the 1, 2, 3 calcu screen.

any suggestions?

thanks




--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to