Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Blinking labels and shapes
Message
De
30/04/1999 10:09:14
 
 
À
30/04/1999 09:59:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00213396
Message ID:
00213882
Vues:
27
The hardware doesn't know how to flash a component. There will allways be a timer somewhere that will need to refresh the display.

Yes, a timer may slow a little bit the process, but not by much. You have to make a compromise somewhere, either you build your code as fast as possible without using any visual clue at a chance that the user think that the application is frozen and hit the dreaded CTRL-ALT-DEL keys or you impact the performance a little bit to let the user know that the computer isn't dead.

Personally, if I guess that a certain part of the application will take longuer than 5 seconds, I will put up a thermometer.

>I was concerned that a timer would affect performance, especially when I'm doing some serious querying that's grabbing a lot of system resources. Either the queries would be slowed down by the timer, or the timer would be stuttering because of the lack of resources that VFP will devote to it vs. the query. In either event, it would be better to simply tell the hardware that this is a flashing component than to repeatedly tell it to flash.
>
>Am I incorrect in this assumption about performance?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform