Good Morning,
Could MouseMoveRel have an option to name the window you want the mouse to be moving relative to, built within the command? Something like:
MouseMoveRel>X,Y[,WindowName]
It would be a plus if this could be done such that the window named within the command is not necessarily the focused window.
Thanks for listening,
Dick
MouseMoveRel
Moderators: JRL, Dorian (MJT support)
-
- Pro Scripter
- Posts: 50
- Joined: Thu Feb 21, 2008 9:11 pm
MouseMoveRel and Focused Window
Unless I am doing something wrong which maybe the case, when I use mousemoverel when writing a script and testing it the window that has the focus is MS.
I make sure the Window is open with WaitWindowOpen I set the focus to the Window and it moves the mouse to the positon in MS.
This sure would be nice as well as a default direcory for icons instead of having to browse to it all the time. And perhaps when you go to save a new script and enter a name that exists it prompts you for another one instead of allowing you to lose all of your work. And finally since I am on a roll, when you run a script for testing a copy should be made first that can be retrieved if the script crashes and MS exits.
Some of these maybe in MS but I have not found them.
I make sure the Window is open with WaitWindowOpen I set the focus to the Window and it moves the mouse to the positon in MS.
This sure would be nice as well as a default direcory for icons instead of having to browse to it all the time. And perhaps when you go to save a new script and enter a name that exists it prompts you for another one instead of allowing you to lose all of your work. And finally since I am on a roll, when you run a script for testing a copy should be made first that can be retrieved if the script crashes and MS exits.
Some of these maybe in MS but I have not found them.
Re: MouseMoveRel
Thanks for the ideas. I like the first one. I've been using a variation of the second one for quite a while and I've never liked it, it gets confusing. The first one is good enough that I'll rescind my request.