signature capture using the canvas
I've implemented a signature capture using the canvas.
I created handlers for mouse down, mouse move, mouse up , and the signature is created nicely on the canvas when I move the mouse.
But when I use on the Android device when (from the)I use the the stylus to draw the signature, the page is scrolling and the signature is not drawn.
Should I download the app on the device ?
I need to implement this signature capture on Android and IPhone.
At the moment we are using Windows Mobiles ....
Thank you very much,
Marcel