Hi, I am having trouble implementing an Infinite Progress Bar.
I am trying ThreadExecute to open a Sister Window but having no success. Basically I need to find out how to make the progress bar animate.
Does anyone have a small app demonstrating how to do this or explain the logic of what needs to be done.
I do wonder if what I am actually trying to do is complicating this.
In my Login Window based on a response I then want to display a progress bar while a daisy chain of procedures run (including accessing a remote server) and show the progress bar animated while all this happens in the background.
I hope this makes sense. Thanks so much in anticipation.
John