Hi, I want to catch pen strokes to catch a signature written on the palm device.
I created a gadget which follows the pen in an own event loop. With older devices this works perfectly, but with a Tungsten C and its Graffiti 2 I have problems. Graffiti 2 catches the key strokes before I can get them. So the user writes graffiti strokes but nothing happens in the drawing area. I tried to disable Graffiti with EvtEnableGraffiti(false), but it changes nothing; graffiti still catches my pen strokes. I have inserted a Graffiti State Indicator as a workaround; with this, the user can disable graffiti before signing, but I really want to do this programmatically. -- Mit freundlichen Gr��en Helmut A. Bender Helmut Bender GmbH -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
