Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not refreshing, not lockscreening.
Message
De
29/04/2009 13:47:39
 
 
À
28/04/2009 12:48:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01396731
Message ID:
01397026
Vues:
61
>On page 3 of my pageframe I have a grid and handful of textboxes. When the page is activated, it does some heavy data processing including SQL work to populate the grid and textboxes with results of some of those calculations. Given the time it's taking to do the work, I wanted to display the page blank (so the user sees a quick response) and then fill in the data.
>
>I think "No problem. Refresh(), Lockscreen= .T., form.datacrunch()." Except that no number or location of Refreshes, Lockscreens - true or false, makes this happen the way I want. What or where should I be looking at to figure this out?


Apparently, VFP needed a wait state to show the screen refresh. WAIT '' NOWAIT TIMEOUT 0 took care of it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform