Author Topic: Support For Animated Gif Or Mng?  (Read 2898 times)

Frederic Bergeron

  • Full Member
  • ***
  • Posts: 150
    • View Profile
    • http://
Support For Animated Gif Or Mng?
« on: March 24, 2008, 09:24:20 am »
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: [Select]
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.
« Last Edit: March 24, 2008, 09:48:00 am by Frederic Bergeron »
toMOTko Flashcard Project
SL-C1000 Sharp ROM