I have code to do exactly this but am out of town without my Mac - remind me tomorrow night and I can send it to you
Sent from my iPhone On Mar 10, 2012, at 1:09 PM, Dean Cleaver <[email protected]> wrote: > I have to capture a customer’s signature on the iPhone screen, and save it > for later use. Anyone got any pointers on how to go about it? > > I see that a UIResponder has touch events, so I can track a finger. Am > presuming that if I track a finger, I can draw directly to the view, but how > do I capture that drawing later? Or should I also be drawing to a UIImage in > the background or something like that? > > Just wondered if anyone had any pointers to get me started in the right > direction. > > Dino > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
