Here are some options: 1. Change Poser to generate penMoveEvents.
2. Change your app to not require dragging. (You can still allow it.) 3. Change your app to not require dragging only when Gremlins is running. 4. Change your app to use EvtGetPen once the pen goes down and change Poser to move the pen (if it doesn't already). If you don't already have a gadget over your play area, you might want to add one. This encourages Gremlins to tap there. Changing your app to use EvtGetPen instead of penMoveEvents will improve the responsiveness while dragging. - Danny -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
