Jump to content

Is there something like @SW_BUSY?


Recommended Posts

Hi,

is there a way to change the state of the GUI: cursor wait and GUI disabled ( OK, the last one is there, so probably I will need only the first one). I would like to use such a function within a GUI, which calls runwait to do some time consuming operations.

--Klaus

Link to comment
Share on other sites

  • Moderators

Make a custom function to do exactly what you want, I don't understand your post really anyway: GUISetCursor

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Make a custom function to do exactly what you want, I don't understand your post really anyway: GUISetCursor

Thanks a lot for your prompt reply. I am sorry, I missed GUISetCursor completly (just found it in the docs).

Anyway I think something like GUISetState( @SW_BUSY/@SW_READY) could be handy, but actually there is no problem to do this custom function by my own.

Thank you again.

--Klaus

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