473,473 Members | 1,719 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Image List and animated GIF's

Hello,

I have an animated gif file that I have in an ImageList control (from
Microsoft Common Controls V6). I am trying to get it to display in the
taskbar but it only shows the first frame and doesn't animate. I know it can
be done because the MSN one animates when you sign in. Anyone know why/how?

TIA,

Neil.
Jul 17 '05 #1
2 6606
Hi neil...

You need a timer control that rotates amongst the different images of the
image list....to produce the animation. You'll need to set the Interval of
the timer (say maybe 100 for every 10th of a second or so should be good
enough)....andin the Timer Event rotate the Image being displayed....

--
Stéphane Richard
Senior Software and Technology Supervisor
http://www.totalweb-inc.com
For all your hosting and related needs
"Neil" <Ne**@Haywood55.freeserve.co.uk> wrote in message
news:bf**********@hercules.btinternet.com...
Hello,

I have an animated gif file that I have in an ImageList control (from
Microsoft Common Controls V6). I am trying to get it to display in the
taskbar but it only shows the first frame and doesn't animate. I know it can be done because the MSN one animates when you sign in. Anyone know why/how?
TIA,

Neil.

Jul 17 '05 #2
On Thu, 17 Jul 2003 12:28:50 +0000 (UTC), "Neil"
<Ne**@Haywood55.freeserve.co.uk> wrote:
Hello,

I have an animated gif file that I have in an ImageList control (from
Microsoft Common Controls V6). I am trying to get it to display in the
taskbar but it only shows the first frame and doesn't animate. I know it can
be done because the MSN one animates when you sign in. Anyone know why/how?


AFAIK Animated GIFs are something that most Browsers understand
- but not ... say PictureBoxes ...

One should be able to simulate the effect with a number of bitmaps and
a timer.
Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: christof hoeke | last post by:
hi, how can i save an animated GIF with PIL? e.g. to rotate all frames of an image i tried the following: im = Image.open('anim.gif') for f in ImageSequence(im): #using the class from the PIL...
0
by: #Hai | last post by:
Hi, I have a picture box control in my form and I have 2 .GIF (animated GIF image). And I want to display those GIF image in my picture-box (at first, I want the control to show the first image...
7
by: Adam Maltby | last post by:
Hi, I am adding an new picbox and animated gif to it at runtime Dim img As Image = Image.FromFile(Application.StartupPath & "\animation.gif") With pic_Wait .Location = New Point(300, 250)...
8
by: pamelafluente | last post by:
I am reposting hoping better luck :) I can't achieve this simple thing: I have an animated gif in an image control (ImageProgress1). The image visibility is set to false. I want that when the...
1
by: Chuck Anderson | last post by:
I'm using a simple, pseudo progress bar. Very simply, I display a still image next to a form submit button until the user clicks on it, and then I change the image source to an animated version of...
15
by: Baron Samedi | last post by:
Every so often, I see someone wanting to prevent heir images being downloaded and the general consensus is "you can't". Now a friend has asked me to think some more about this, and I think that...
3
by: nemesis.saurabh | last post by:
hi, i am working on a project to develop a booking engine for an airline. in the background information is shared by post/request method. in one of the interface pages. i need to implement an...
3
by: zion | last post by:
Hello, How can I refresh gif animation image in asp.net page during page load. The image freeze and I want to force it to animate. Thanks
5
by: helraizer1 | last post by:
Me again :D You're going to be sick of me soon. =P I found the GifEncoder class on phpclasses, which creates an animated gif image from frames and echos it to the browser to show; can also save...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.