Jump to content

2 Questions regarding _MouseClickPlus()


Zohar
 Share

Recommended Posts

Hi

1)

I used to work with _MouseClickPlus() and it worked good.

It clicked a point on the screen, without moving the mouse there, which was very convenient in some situations.

I now try to use _MouseClickPlus() again, after not using it quite some time, and it doesn't work.

I should mention that I did not change my computer/OS.

I still use Windows XP SP3.

I tried a simple example, to click the Start Menu.

_MouseClickPlus("[Class:Shell_TrayWnd]","left",10,10,1)

and also:

_MouseClickPlus(WinGetHandle("[Class:Shell_TrayWnd]"),"left",10,10,1)

(My TaskBar is on the Top, not the Bottom of the screen, that's why I gave (10,10) co-ordinates)

Anyone know how to make it work again?

2)

Also,

Where can I find the latest version of _MouseClickPlus()?

Thank you very much

Zohar

Edited by Zohar
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...