Jump to content

Control Function Help


Recommended Posts

Using the Control Function, I was wondering if it was possible to move a file from one class window to another. Like in Flashfxp transfering files using drag.

ControlMove("Transfer", "", "Home",36,80,367,329)

sleep(900)

ControlLeftClick("Transfer", "", "Home")

sleep(900)

For some reason it does the controlmove, but doesn't click on the specified section.

I used autoit3 spy to capture the window cordinates. etc.

Any help would be appericiated.

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