Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Animated Gif and a loop scan.. endscan
Message
De
15/09/2009 15:29:38
 
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:
01424626
Vues:
66
>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.

This is exactly the behavior that I got.. I can see the form's content and a freeze animated gif..

Compiling on dif EXE and using it as COM EXE works fine.. And seems to be the solution..

thanks Chris...

Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform