Jump to content

Recommended Posts

Posted

From the helpfile (use it):

MouseGetPos

--------------------------------------------------------------------------------

Retrieves the current position of the mouse cursor.

MouseGetPos()

MouseClick

--------------------------------------------------------------------------------

Perform a mouse click operation.

MouseClick ( "button" [, x, y [, clicks [, speed ]]] )

  • Developers
Posted

Is it possible to get the position of a mouse click?

i thoght about hotkeyset but there isn't any key to mouse click.. :huh2:

anyone can help? :D

Don't think you can "record" the actual mouseclick in autoit.

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.
  :)

Posted

Anyway anyone found to get a position of the cursor itself?

Inotherwords when I tab the mouse stays in place and the cursor itself moves or perhaps get the cursor type. Again not the mouse type on mouseover but the cursor type. The mouse type does not change even if the cursor is tabbed into edit mode

Rick

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
×
×
  • Create New...