Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with updating status / happens at wrong time
Message
From
17/11/1998 19:47:31
 
 
To
17/11/1998 12:44:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00158344
Message ID:
00158585
Views:
12
>I put text into a textbox to let the user know the status of a multi-part process.
>
>In several cases I will do the following:
>
>ThisForm.TextBox_1.Value="Calculating..."
>
>And then do a SQL...
>
>The Update of the UI (the textbox) does not happen until after the SQL has completed its processing.
>
>I am assuming that Windows/Foxpro considers the SQL to be higher priority and does it first (thereby making my feeble attemt to let the user know whats going on not happen)
>
>Any comments or suggestions?
>
>-John


Why don't you use WAIT WINDOW "Calculating..." NOWAIT
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform