Results 1 to 3 of 3

Thread: problem with gif animation in tablewidget on target machine, maybe a qt bug?????

  1. #1
    Join Date
    Dec 2011
    Posts
    4
    Qt products
    Qt4

    Default problem with gif animation in tablewidget on target machine, maybe a qt bug?????

    Hi,

    I use a tablewidget with inside a gif animation.
    When I run my application on the my pc where it's installed visual studio 2005 and qt 4.5 work correctly.
    But when I lunch my application on a target machine without visual studio installed and qt installed, gif animate are not shown!!!
    That's very strange because I put a png image inside the resource file and set it as mainIcon... I can see it in both case (on my pc and on target machine).
    Why? It's a bug??? I attach the code in thread.

    Please Help.

    Ale.
    Attached Files Attached Files

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: problem with gif animation in tablewidget on target machine, maybe a qt bug?????

    A bug? Yeah, of course! Only because you can't read the documentation... Please do not claim it is a bug unless you have checked it really hard. You have to deliver the gif image plugin alongside your application. Read the doc on how to deploy an application. (Bottom of the page!)

  3. #3
    Join Date
    Dec 2011
    Posts
    4
    Qt products
    Qt4

    Default Re: problem with gif animation in tablewidget on target machine, maybe a qt bug?????

    Thanks very much men, now work! I assure it's not a bug. It's not the first time that deploy my application on a target but until now I don't know that qt application can depend by its internal plugin.

Similar Threads

  1. Replies: 7
    Last Post: 19th April 2011, 12:20
  2. problem with tableWidget resizeRowsToContents
    By eugenesm in forum Qt Programming
    Replies: 0
    Last Post: 1st February 2010, 13:39
  3. Replies: 2
    Last Post: 22nd December 2009, 20:52
  4. problem with tablewidget..
    By reshma in forum Qt Programming
    Replies: 6
    Last Post: 22nd March 2009, 15:37
  5. again problem in add items in tablewidget
    By jyoti in forum Qt Tools
    Replies: 3
    Last Post: 24th November 2006, 12:03

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.