ControlMouseMove?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
alvitawa
Posts: 71
Joined: 20 Jan 2014, 09:46

ControlMouseMove?

10 Jun 2014, 09:50

Is there any command(or way) to simulate a mousemove in a window?(Like ControlClick but without clicking)
Leefme
Posts: 90
Joined: 30 Sep 2013, 22:13

Re: ControlMouseMove?

10 Jun 2014, 14:30

If you are asking for the currently active window, please consider looking at the list of commands.
http://ahkscript.org/docs/commands/index.htm

OTOH, if the window you want isn't active, what is the point?
User avatar
trismarck
Posts: 506
Joined: 30 Sep 2013, 01:48
Location: Poland

Re: ControlMouseMove?

11 Jun 2014, 04:13

See this and this.
User avatar
alvitawa
Posts: 71
Joined: 20 Jan 2014, 09:46

Re: ControlMouseMove?

13 Jun 2014, 10:34

Leefme wrote:If you are asking for the currently active window, please consider looking at the list of commands.
http://ahkscript.org/docs/commands/index.htm

OTOH, if the window you want isn't active, what is the point?
Well when the mouse stays above a button(or the window thinks so) the images change, so I want to move it away from where it was each time. Thx for trying to help.
HotKeyIt wrote:WM_MOUSEMOVE?
Thanks! I will try it.
trismarck wrote:See this and this.
Thx but they didn't get to my point very well.
Leefme
Posts: 90
Joined: 30 Sep 2013, 22:13

Re: ControlMouseMove?

13 Jun 2014, 18:28

Commands that start with "control..." are for working with specific windows (that may/may not be active)
If the window you are concerned with is active then the command mousemove, mouseclick, etc are more appropriate.

Do you just want to make the button image return to normal?
Please start over and give a better description of what you want to accomplish.
User avatar
alvitawa
Posts: 71
Joined: 20 Jan 2014, 09:46

Re: ControlMouseMove?

18 Jun 2014, 01:36

Leefme wrote:Commands that start with "control..." are for working with specific windows (that may/may not be active)
If the window you are concerned with is active then the command mousemove, mouseclick, etc are more appropriate.

Do you just want to make the button image return to normal?
Please start over and give a better description of what you want to accomplish.
I just want a mousemove function for the not-active window, like controlclick but without clicking. I think WM_MouseMove can do it.
Leefme
Posts: 90
Joined: 30 Sep 2013, 22:13

Re: ControlMouseMove?

18 Jun 2014, 01:58

---- cricket chirp ----

Please explain why?
guest3456
Posts: 3462
Joined: 09 Oct 2013, 10:31

Re: ControlMouseMove?

18 Jun 2014, 09:15

he already did:
alvitawa wrote:
Well when the mouse stays above a button(or the window thinks so) the images change, so I want to move it away from where it was each time. Thx for trying to help.
edit:
anyway, heres some reference code for the OP
http://www.autohotkey.com/board/topic/9 ... k-improve/


Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Rohwedder and 243 guests