We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, I am trying to tinker with the code found at this old forum post.
When I pass this
to the new PenManager(this);
I get an error that says
The constructor "PenManager(JpenSketch)" does not exist.
How do I create a pen manager?