Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thermometer and refreshing
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00527684
Message ID:
00527690
Views:
36
>I am using a thermometer to let the user know the progress of a long process. The thermometer's label and/or progress bar are updated periodically. My problem is that after the first label update my thermometer label and progress bar are not being refreshed after I modify them. When I run the program with the debugger the thermometer refreshes just fine. What is causing the thermometer to not refresh in normal mode? Is there some way to force a refresh? I call the Refresh() methods right after I change the label/bar.
>
>Thanks for any help!

Can you show part of the code, where you update your thermometer? You should use method Update (assuming, you use the standard _ftc thermometer class). We use thermometer in scan loop and it updates just fine.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform