Hi, everybody.
I am developing a software that must "emulate" the pressing of the
stylus over a button, so I have to recreate all the
event that the "real action" activate. I found under the source of the
Emulator that the Gremlins use the
EvtEnqueuePenPoint function to do this.
however, while the "real stylus" activate the right sequence of
events:
PenDownEvent
ctlEnterEvent
ctlSelectEvent

the "software stylus" performs only a PenDownEvent.
Does anyone can explain me better the use of this function or an
alternative way to emulate stylus taps ?
Many Thanks in advance
        Loris




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

Reply via email to