How to show GIF file in my dialog ?
-
Hi I have a dialog based MFC application which in which i need to show a GIF animation file. I want total control of at which position to show the GIF file. Is there any source file or demo available using which I can show my GIF animaiton file. Or is there any ActiveX control availabe to show this GIF file Thankx in advance Amarelia Maehsh Gujarat India
-
Hi I have a dialog based MFC application which in which i need to show a GIF animation file. I want total control of at which position to show the GIF file. Is there any source file or demo available using which I can show my GIF animaiton file. Or is there any ActiveX control availabe to show this GIF file Thankx in advance Amarelia Maehsh Gujarat India
u can get some idea at http://www.codeproject.com/staticctrl/gifanimation.asp Vikas Amin Embin Technology Bombay vikas.amin@embin.com
-
Hi I have a dialog based MFC application which in which i need to show a GIF animation file. I want total control of at which position to show the GIF file. Is there any source file or demo available using which I can show my GIF animaiton file. Or is there any ActiveX control availabe to show this GIF file Thankx in advance Amarelia Maehsh Gujarat India
Amarelia wrote: I have a dialog based MFC application which in which i need to show a GIF animation file. Try this Cbitmap derived Class :- http://www.codeproject.com/bitmap/extendedbitmap2.asp[^]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV
-
u can get some idea at http://www.codeproject.com/staticctrl/gifanimation.asp Vikas Amin Embin Technology Bombay vikas.amin@embin.com
Hi vikas, You are right, I have used the same example you stated. But when I used my animation file which is littlebit larger in size, it doesn't fits into the given Static Control. How to move the GIF image at exactly 0,0 postion and show my animation properly. Thankx advance.. Amarelia Maehsh Gujarat India
-
Hi I have a dialog based MFC application which in which i need to show a GIF animation file. I want total control of at which position to show the GIF file. Is there any source file or demo available using which I can show my GIF animaiton file. Or is there any ActiveX control availabe to show this GIF file Thankx in advance Amarelia Maehsh Gujarat India
Gdiplus::DrawImage function may be useful for you.good luck ;) Her şey güzel olacak