--- Robert Purcell <[EMAIL PROTECTED]> wrote: > Hello, > > Does anyone know of a way to get POSE to generate random > penmove events? It seems to have no problem with pendown, > but so far I've had no luck with other pen events. >
There are only 3 pen events: penDownEvent, penMoveEvent, penUpEvent Did you generate the pen down before the pen move? You can't have a penMoveEvent or penUpEvent without first having a penDownEvent. __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
