Jump to content

Progress-problem Since Autoit3-gui(v3)


Guest kotschi
 Share

Recommended Posts

Guest kotschi

These are the few lines.

ProgressOn("title","maintext","subtext",-1,-1,2)
Sleep(5000)
ProgressSet(50,"subtext2")
Sleep(5000)
ProgressOff()

It produces a white background under the maintext and subtext.

I don't know why, but I think its a problem in the source-code-changes for the GUI-functions.

I use the pre-version 3.

Holger

Edited by kotschi
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...