Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not refreshing, not lockscreening.
Message
From
29/04/2009 13:47:39
 
 
To
28/04/2009 12:48:21
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01396731
Message ID:
01397026
Views:
60
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform