Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why the progress bar not moving?
Message
From
26/03/2004 06:10:18
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00889669
Message ID:
00889896
Views:
16
yes, but these methods put graphics info,
but not fire the VFP graphics Thread.

You must think VFP like a two thread process:
- first exec application
- second process the in/out events

the second thread fire
only when process CPU time slice is free
or when you test the in/out queue with
DOEVENTS or DOEVENTS FORCE.

Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform