Jump to content

Progress Bar Help


Recommended Posts

Ok last thing for now but I have a problem with the progress bar

I want to turn ProgressOn and then run part of my script that does the fallowing

Searching for existing files

Downloads missing files

Assign some $vars

Read an ini

And build a GUI with the information gathered

The thing is I can get the Progress bar to show but the bar doesn't fill out as the script progresses all I have at this point are ProgressOn(".....") and ProgressOff( ) I'm not sure what else I need to add to it (sorry if this is in the help file my help engine on my computer is corrupt so I cannot view it)

Link to comment
Share on other sites

You must use ProgressSet to set what progess the bar is at.

See the ProgressSet reference in the manual.

You must basically tell the bar when to move, and to what % to move to.

Please correct me if I am wrong in any of my posts. I like learning from my mistakes too.

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