Jump to content

Poor man's progress bar


This topic is 8007 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

i have built a splash screen for my DB, that basically has a graphic that simulates a progress bar and a global text field below it that shows progress text.

the script that runs has a series of actions and before each action, i run a sub script that sets the global container field (that shows the progress bar) with the progress bar graphic and also the next text to appear below...

problem is that it only updates the screen every so often even though i have Refresh Screen at the beginning and end of the subscript and even a goto Field (with no field listed) at the end of the script.

Link to comment
Share on other sites

You could try puttin a Pause/Resmue for 1 sec step in progress bar script. The only problem is that it willl make everything take way longer.

As well, try uses the Go To Layout step with refresh (not sure if that is what you mean by refreshing).

Link to comment
Share on other sites

This topic is 8007 days old. Please don't post here. Open a new topic instead.

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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.