>> I want to launch an application, then generate a series of pen taps.
>You can't. Once the other app is launched yours is not running any more >:-) You can use custom launch flags and have the other app respond to >those, but that relies on you also owning the other app. I have used notifications before to draw on forms in other apps (register for event dequeue notification and then when you recieve a frm0pen event, schedule an alarm for TimGetSeconds()) - wouldn't that work here? Michoel Chaikin [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
