Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using animation to indicate software is processing
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00117333
Message ID:
00117366
Vues:
16
Evan,

You can do a periodic DoEvents() to get your updates to occur. But the call takes on the order of 0.25 seconds on a P166 class machine so you maybe only want to call it every 1000 iterations.

>I would like show a blinking indicator or an animation to indicate that processing is taking place in my app.
>
>I have tried this already by using a timer to change the font colour on a button every .5 of a second. This works except when a mildly resource intensive task is happening, then the animation stops being displayed.
>
>I have thought about using a progress bar, but it wouldn't be appropriate in this case.
>
>Is there a better way to do animation?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform