![]() ![]() |
Mar 24 2008, 05:24 AM
Post
#1
|
|
![]() Group: Members Posts: 149 Joined: 25-February 06 From: Nagoya, Japan Member No.: 9,232 |
I'm trying to display an animated gif or mng image with Qt 2.3.2 but it doesn't work. I'm using Sharp's ROM. Could someone confirm me if support for animated image is enabled or not?
If support for animated gif and mng is disabled, anyone has suggestions? I have a bunch of animated gifs to display, is there a way to convert them into a different and supported format? In NetFront, I can see animated gif and mng files very well. I wonder if the problem would not come from my code. What I do is : CODE QLabel label = new QLabel( this ); label->setMovie( QMovie( "/home/zaurus/img.gif" ) ); According to documentation, the animation should start right away. Right? Edit: Forget it. It works fine. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 08:00 PM |