Dear All,
I'm trying to play a gif file using qmovie in Qt 4.6
The problem is... the Gif file is keep on playing (looped). It never stops, untill i use stop() or setPaused(true).
how to stop the playing exactly after one loop ?
if i play the same gif in a browser or other picture viewers, it plays only once and stops.
Thanks for your help..
sathyan