Send Mouse Click - Left Button Down and Up ?
JosephB
![]()
- Joined: Nov 13, 2009
- Posts: 366
Samantha,
How are these 2 options typically used ?
... Can they be used when you wish to automate of setting a silder control in a windows applet window, where you need to hold the left mouse button clicked down while dragging the slider control to a new position and then release holding down the left click mouse button when the silder has moved to its new ruler/line mark position ???
.... I would like to to automate changing the slider in the control panel, mouse applet to move the silder to a new postion, when you run the winautomation script. ... (I would use this script to adjust mouse speed, when using an external mouse verses when using my built-in Trackpoint ("eraser head") mouse device).
Samantha
![]()
- Joined: Apr 23, 2010
- Posts: 2326
JosephB
![]()
- Joined: Nov 13, 2009
- Posts: 366
Hi Samantha,
Yes, this is what I was looking to do. Your solution works perfectly. ... Thanks
Question - What happens if a job aborts with an error between the Send mouse click - Left Button "Down" and Send Mouse Click - Left Button "Up" ?
... Will the Left Button Down be "released" (go back "up"), should the Job abort between these 2 actions or will the Left Button be "stuck" Down ?
.... And suppose the job logically by mistake jumped over/bypassed the Send - Left Button "Up" and just ended normally, will the Left Button Down also be "released" (go back "up"), upon Normal Job End ?
Samantha
![]()
- Joined: Apr 23, 2010
- Posts: 2326