Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I use an animatef GIF file with VFP
Message
De
25/10/2000 07:04:41
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
25/10/2000 06:27:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00433944
Message ID:
00433947
Vues:
15
>I can't use my gif file !

Galia,
You can use FFC _WebBrowser control. ie:

*Form.init
ThisForm.Container1._WEBBROWSER.Navigate('file://C:/WINDOWS/SYSTEM/OOBE/HTML/MOUSE/IMAGES/moving.gif')
ThisForm.Container1.setfocus()

*Change gif - commandbutton.click
ThisForm.Container1._WEBBROWSER.Navigate('file://C:/WINDOWS/SYSTEM/OOBE/HTML/MOUSE/IMAGES/dragging.gif')

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform