Jump to content
Macro Express Forums

Get Mouse Location...


Recommended Posts

I have a command I'm using that says:

 

Get Mouse Position into (%N[1]%, %N[2]%) Relative to Current Window

 

It is my understanding that this command will take the location of the mouse and store the location into variables.

 

My question is, how does the program know where the mouse is located? How does it determine it's position?

 

Thanks,

 

Bob

Link to comment
Share on other sites

Macro Express determines the position of the mouse pointer relative to the top left corner of the screen, window, or control. So if your mouse is hovering over the top left corner of a window, the mouse locator will report that it is at coordinates (0, 0) relative to the window.

Link to comment
Share on other sites

Macro Express determines the position of the mouse pointer relative to the top left corner of the screen, window, or control. So if your mouse is hovering over the top left corner of a window, the mouse locator will report that it is at coordinates (0, 0) relative to the window.

 

 

Thanks for the help

 

Bob

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...