Hi,

I want to load the same GIF image in multiple rows of qtablewidget i have used in my application.
When load the GIF image only in one row it works fine.
but when I try to load it in more than three rows, image did not play until I move my mouse or press any key.

Through the time I move my mouse or keep pressing any key, that image works fine. but it again get stuck if I stop moving the mouse or pressing any key.

Can any one provide me the solution for it or the reason behind it.


Thanks in advance.

Sanket