Re: Mouse click in python



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).

http://www.pygame.org/

provides event-control including mouse-event-control. HTH

H.
.



Relevant Pages

  • Re: Mouse click in python
    ... Synt4x wrote: ... my webcam) and I still can't find a good example to how to control the ... mouse to "click and drag". ...
    (comp.lang.python)
  • Re: Drag a file(path) from an Access Form into another app?
    ... Only thing is I'm not using a .Listview control. ... picturebox, image, and textbox, all support OLE drag and drop. ... Private Sub ListView0_MouseDown(ByVal Button As Integer, ...
    (microsoft.public.access.formscoding)
  • Re: Drag a file(path) from an Access Form into another app?
    ... Private Sub ListView0_MouseDown(ByVal Button As Integer, ... I've simulated drag and drop in Access before, ... goal here is to actually use Windows drag and drop, ... custom control is the answer. ...
    (microsoft.public.access.formscoding)
  • TreeView Mouse event behaviour puzzles
    ... I am looking to implement drag & drop in a TreeView control. ... I changed to the MouseDown/MouseMove/MouseUp approach the MouseDown/MouseUp ... ...Numerous MouseMove events occur in succession here ...
    (microsoft.public.dotnet.general)
  • Re: What do I call what I want to do?
    ... Inherit the class from System.Windows.Forms.CommonDialog. ... and you can drag it onto your project (it ... it doesn't work - it looks for a dll and can't find it. ... A control is a class. ...
    (microsoft.public.dotnet.framework.windowsforms.controls)