Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Animated Gifs
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00170508
Message ID:
00170551
Vues:
25
Hi Dennis,

>How do I display an animated gif in my VFP 6.0 application?

Use the WebBrowser control. Make sure you set SYS(2333) to the proper value (I can't never remember whether this one is 0 or 1, but the wrong one would crash VFP). Also make sure you insert NODEFAULT into the Refresh event. You can use the Navigate() method to display the GIF file.

BTW, using the GIF format in ones application might require a special license agreement since the packing alogrithm (LZW) of GIF files belongs to a company. This, of course, is only necessary for displaing compressed GIFs.

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform