BigOTitti Posted March 25, 2016 Posted March 25, 2016 Hello guys! I was wondering if it's possible to lock Mouse X/Y coordinates. So for example to lock the current Y coordinate, so the mouse would be able to change only X coordinate (Move only horizontally)?
Developers Jos Posted March 25, 2016 Developers Posted March 25, 2016 A lot is possible with scripting, but you are too vage here. What exactly do you want to accomplish? Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
BigOTitti Posted March 25, 2016 Author Posted March 25, 2016 Let's say I want to draw a straight horizontal line with a mouse, then I would want my script to make the mouse unable to change his Y coordinate for some time.
AutoBert Posted March 25, 2016 Posted March 25, 2016 May be he will build a MouseTrap with emergency exit only in X-direction? BigOTitti 1
BigOTitti Posted March 25, 2016 Author Posted March 25, 2016 On 3/25/2016 at 7:15 PM, AutoBert said: May be he will build a MouseTrap with emergency exit only in X-direction? Expand Oh thanks! I looked up the MouseTrap function in Autoit Help and I think it will do the job!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now