No..not at all...
My UI has several text boxes and buttons. One of the control is a rectangualr area where a user can put his signature using the iPhone stlylus. The application should be able to capture all the information that user entered along with the his signature and save it in SQL Lite DB.
I am not sure of how can I capture the signature...Can we capture it as an image? Do we need to capture it pixel by pixel?
Quote:
Originally Posted by smithdale87
It's very easy to take a screenshot of the screen and save it.
Is this what you're asking?
|