Jump to content

Wait for program to finish loading


Recommended Posts

Yea I tried winwaitactive.

Like the window starts, but then there is a splash screen that shows it is loading.

I'm guessing it's because it's loading when it does the alt+f, i thing.

I don't want to make it wait for a fix time, but if there is no other solution I guess i will have to.

Link to comment
Share on other sites

Yea I tried winwaitactive.

Like the window starts, but then there is a splash screen that shows it is loading.

I'm guessing it's because it's loading when it does the alt+f, i thing.

I don't want to make it wait for a fix time, but if there is no other solution I guess i will have to.

try to use Advanced Window Descriptions.

WinWaitActive("[TITLE:My Window; CLASS:My Class; INSTANCE:2]", "")

You should use AU3Info for getting class name of your window.

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