Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Animation gif
Message
De
28/11/2002 11:48:30
 
 
À
28/11/2002 02:14:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00727881
Message ID:
00727988
Vues:
14
This message has been marked as the solution to the initial question of the thread.
For the gif89.dll
First you must register with regsvr32.exe. The command line is regsvr32 gif89.dll .
After that you can go in VFP -> Tools -> Options -> Controls, select ActiveX controls, and then select gif89 class.
Then you can go to the Form Control -> View Classes -> ActiveX Controls.
Now you have gif89 control in the Form Control toolbar.
Drag & drop on the form. You have now a new object on the form that have:
Play, Stop Methods; AutoSize, AutoStart, Embed, Filename, Glass, Speed Property.
You can fill the filename poperty with the name of the gif file, set autostart .t. or .f., set speed, set autosize .t. or .f.
With Play method you the the object to play your file, with stop to stop playing your file.
It's simple ...

Best regards,
Nitu Petru
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform