Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Animated Gif and a loop scan.. endscan
Message
 
À
14/09/2009 18:18:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01424358
Message ID:
01424411
Vues:
115
This message has been marked as the solution to the initial question of the thread.
Hi Claudio,

it might display when you call the Paint method. However, the animation is drawn in the same thread as the main application runs. Therefore, as long as your application is running, you will see no animation, or a very flaky one. I found the only reliable way to create an animation is by using a COM EXE that displays a form with the animation. The EXE runs in its own thread and is therefore free to display the animation while the main application keeps running.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform