Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to force screen operations to complete?
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00713174
Message ID:
00713187
Views:
24
Hi Mark,

This problem was discusse drecently in the Status forms - how to reliably refresh the display Thread #703498.

>What is the best trick to get VFP/Windows to completely flush pending screen operations? Sometimes when I need to display an information message but then continue processing with no user intervention (such as a splash screen or a status screen during some long operation) I have problems with forms not completely painting... as if the GDI commands are given such low priority that they never complete. The only trick I know is to do:
>wait "" timeout 0.1
>Which wastes 1/10 second but usually has the desired effect. Is there a more elegant way?
>Thanks!!
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform