Re: Mouse click in python
- From: hlubenow <hlubenow2@xxxxxxx>
- Date: Sat, 31 Mar 2007 16:47:54 +0200
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
provides event-control including mouse-event-control.
Mainly it's intended for games, but it should work for other projects like
yours too. HTH
H.
.
- References:
- Mouse click in python
- From: Synt4x
- Mouse click in python
- Prev by Date: Re: Newbie Question (real-time communication between apps: audio, 3d, PD, Blender)
- Next by Date: saving Python process state for later debugging
- Previous by thread: Re: Mouse click in python
- Next by thread: Newbie Question (real-time communication between apps: audio, 3d, PD, Blender)
- Index(es):
Relevant Pages
|