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 12:44:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Help with updating status / happens at wrong time
Miscellaneous
Thread ID:
00158344
Message ID:
00158344
Views:
49
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
Next
Reply
Map
View

Click here to load this message in the networking platform