Quote:
Originally Posted by boriar
If pickel can print then may be it also can be used on a variable. I will try.
|
There was already a
little discussion on the use of pickel for this purpose.
It seems that you have to call pickel wait-for-hit always twice (if you want to use it more than once). After the first call pickel waits that you touch the screen, and then outputs the coordinates. After the second call pickel does not wait and outputs immediately the coordinates, but now with the values for x and y exchanged.