#73000 - Puppet - Wed Feb 22, 2006 8:52 pm
Sometimes when drawing something on the touchscreen the first time you touch the screen it registers the touch in a completely different location, then goes to where you have the pen located on the screen resulting in a line between where you actually touched it and where the touchscreen thought you touched it.
I'm no programmer so I'm not sure if my idea is actually possible.....
What if a program was made so that the first 1 or 2 milliseconds (or however long it takes) that you're touching the screen it won't accept any input. Then, when the touchscreen is reporting the correct position again, the program starts receiving the touchscreen input.
Would this be possible?
I'm no programmer so I'm not sure if my idea is actually possible.....
What if a program was made so that the first 1 or 2 milliseconds (or however long it takes) that you're touching the screen it won't accept any input. Then, when the touchscreen is reporting the correct position again, the program starts receiving the touchscreen input.
Would this be possible?