Jump to content

Update text in a window


Recommended Posts

I've done this in the past but just can't remember the way to do it.

I have a routine that needs to update information in a window created by AutoIt. I can't even remember if I used a GUICreate to create the window. The information in the window is just text based. Can anyone point me to either someone else's post (which I haven't yet found) or to an AutoIt command that will create a window who's text I can update while the routine runs?

Thanks - the brain is just not as sharp as it used to be.

GW

Link to comment
Share on other sites

Duh, GUICtrlSetData - Thanks!

I've done this in the past but just can't remember the way to do it.

I have a routine that needs to update information in a window created by AutoIt. I can't even remember if I used a GUICreate to create the window. The information in the window is just text based. Can anyone point me to either someone else's post (which I haven't yet found) or to an AutoIt command that will create a window who's text I can update while the routine runs?

Thanks - the brain is just not as sharp as it used to be.

GW

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