We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I want to draw with a Wacom pen, but only when the pen is down:
The Wacom moves the mouse also when the pen is up: I want be able to do that without drawing.
Is there a function that specifies "pen up" or "pen down" ?
You might take a look at the Tablet library for Processing by Andres Colubri from here:
http://interfaze.info/libraries/tablet/ or it can be installed using the "Import Library" menu selection in Processing.
Usually pens are configured and controlled by the operating system, so I don't know for sure if the Tablet library will address your question.
Cheers.
Thank you. I had no idea where to start looking.
I'll check it out.
Thanks SiriusCG, that did it.
Answers
You might take a look at the Tablet library for Processing by Andres Colubri from here:
http://interfaze.info/libraries/tablet/ or it can be installed using the "Import Library" menu selection in Processing.
Usually pens are configured and controlled by the operating system, so I don't know for sure if the Tablet library will address your question.
Cheers.
Thank you. I had no idea where to start looking.
I'll check it out.
Thanks SiriusCG, that did it.