Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Jerky Animated Giff While Processing
Message
De
24/09/2008 13:33:03
 
 
À
24/09/2008 07:38:54
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01350136
Message ID:
01350250
Vues:
32
>Simply that. Due to the processing that is going on, the animated gif looks jerky, stopping and starting. Is there any way to have it run smooth while Foxpro is working?

By "the processing that is going on", do you mean other processing in your VFP app (or other processing within your control), or other processing you have no control over?

If it's within your own VFP app, you could put calls to DOEVENTS at strategic locations in your long-running code. For best results you could put it in the tightest loop(s) you can find and/or in code that is called frequently. If this addresses your particular issue, the more frequently DOEVENTS is called, the smoother your animation will be.

If the issue is with long-running SELECTs or other SQL engine commands, check message#1153094
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform