MattHiggs Posted February 21, 2016 Posted February 21, 2016 (edited) 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 February 21, 2016 by MattHiggs
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now