Jump to content

Mouseclickdrag


Recommended Posts

MouseClickDrag

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

Perform a mouse click or a click drag operation.

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

This entry is causing me a wee bit of trouble...

1. The function is MouseClickDrag, but the description is for MouseClick

2. There is only 1 X/Y coordinate... I would expect mouseClickDrag to click & hold at X,Y, move at speed Z to location A,B, then release....

3. Oddly enough, the syntax for MouseClick itself is a little different...

MouseClick

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

Perform a mouse click or a click drag operation.

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

note the re-arrangement of brackets.....

I REALLY need to click & hold (for 1 second) then move and hold (for another second) then release.

HOW!

Everseeker

Link to comment
Share on other sites

Thank you both. Current problem solved.

I have a question on the help file... Is the help file ...unfinished... at this point?

In other words, should I NOT submit bug reports on issues such as this? Or would information on the above issue (and other issues, such as the missing code in the example for MouseGetCursor ) be helpful?

Edited by everseeker

Everseeker

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