Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I use an animatef GIF file with VFP
Message
From
25/10/2000 07:04:41
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
25/10/2000 06:27:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00433944
Message ID:
00433947
Views:
14
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform