Results 1 to 7 of 7

Thread: png not support animation in QT4.6

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2009
    Location
    China
    Posts
    127
    Thanks
    30
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question png not support animation in QT4.6

    Problems are always endless.....
    I add a resource file in the Qt creator, and adding a png picture into the qrc file, it doesn't show. And when I try to open it using QImageReader, it report an error that the file does not exists. But when I add a jpg picture into the qrc file, it shows perfectly well.

    Thanks in advance!!

    I have reduced the width of my png file, and it shows well in Qt's qrc file. It seems that Qt does not support png files whose width is too large, 2860 × 84 cannot be read in, for instance.

    But it really puzzles me a lot that Qt does not support png picture with animation, while other languages do well on that, say C#.
    Attached Images Attached Images
    Last edited by sophister; 9th December 2009 at 14:58.

Similar Threads

  1. Installation Problem
    By QbelcorT in forum Installation and Deployment
    Replies: 4
    Last Post: 22nd April 2010, 09:04
  2. Qt 4.4.3 commercial on Kubuntu 8.10
    By Micawber in forum Installation and Deployment
    Replies: 5
    Last Post: 17th February 2010, 01:02
  3. Qt/X11 source-distro apps corrupting KDE Desktop background
    By wdezell in forum Installation and Deployment
    Replies: 5
    Last Post: 23rd July 2009, 21:10
  4. Qt-4.4.0 installation error in linux
    By babu198649 in forum Installation and Deployment
    Replies: 4
    Last Post: 27th May 2008, 14:35
  5. Access to PostgreSQL DB on a linux server
    By rmagro in forum Qt Programming
    Replies: 28
    Last Post: 13th March 2008, 09:02

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.