How to play a gif image in a label...
i tried using QMovie...but didnot get the image displayed when i said play.
any other methods to play gifs in label...
Printable View
How to play a gif image in a label...
i tried using QMovie...but didnot get the image displayed when i said play.
any other methods to play gifs in label...
May we see the code? Did you, by any chance, allocate either QLabel or QMovie on the stack?