Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating A Simple Progress Bar
Message
 
 
To
05/09/2000 21:32:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00412735
Message ID:
00412955
Views:
15
>More Power to all and this site! As of now I am using wait window to display the status or progress like searching a record or counting number of records. I want to display it in a more relistic way that is a progress bar. I know that some iteration commands will be used but I don't know how to start with it. Thanks a lot for your help...

Hi Eddie,

In our framework we use termometr (slight modification of _therm in FFC classes)
for something like scan... endscan or do while.. enddo. Unfortunately, this technique doesn't work for COUNT, REPLACE, INDEX, etc. commands. Yuri Rubinov (one of UT members) sent me his ProgBar, which is designed specifically for these kinds of operations. If I were you, I would start from the classes, already mentioned in this thread, and see, if they satisfy your needs...
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform