hello everyone:
i want to display a .gif in winform(platform:wince),can you give me some suggestions?i have realized this function in winxp.
thanks all of you.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Felipe RamosPosted Sep 8, 2010, 12:25 AM
http://en.wikipedia.org/wiki/Graphics_Interchange_Format
http://bloggingabout.net/blogs/rick/archive/2005/05/10/3830.aspx
chen ruiPosted Sep 8, 2010, 3:16 AM
chen ruiPosted Sep 7, 2010, 8:47 PM
i have used picturebox,but it shows only one frame.In wince ,i have found fewer attributes suppoted.
Felipe RamosPosted Sep 7, 2010, 11:02 AM
This should work automatically
Manually it would look something like this
chen ruiPosted Sep 6, 2010, 11:46 PM
1.the language i use is c#.
2.i have realized the function that display the gif picture by drawing the screen directly.
3.But now i want to realize the function in the platform of wince.i have used picturebox control ,but it can display only one frame.
so can you have another suggestions for me to solve the problem.
Felipe RamosPosted Sep 6, 2010, 11:29 PM