Jump to content

[Solved] Setting max limits for progress bar


MattHiggs
 Share

Recommended Posts

One more question.  In Koda, it give you the option to set the upper limit for progress bars, and when it generates the code, attempts to do this by calling GUICtrlSetLimit ( $Progress, "max value", "min value").  Looking at the help file, I see that the function in question isn't meant to be used with progress bars (or at least that is what I gather), and the function doesn't seem to actually alter the max value (max value is still 100).  So is this just another feature of Koda's which is not applicable to autoit, or have I misunderstood something?

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