Synt4x wrote:
> I'm creating a webcam user interface (to control google earth through
> my webcam) and I still can't find a good example to how to control the
> mouse to "click and drag" (not just click and release).
Pygame:
http://www.pygame.org/
http://www.pygame.org/docs/ref/mouse.html
provi
I'm creating a webcam user interface (to control google earth through
my webcam) and I still can't find a good example to how to control the
mouse to "click and drag" (not just click and release). I want to move
an object in front of the webcam and move maps on google earth.
I hope someone underst