I was playing around with the SvgRenderer and I found if I did
setCurrentFrame(some_numer) I was immediately put on the last frame, and
the frame wouldn't change.  The repaintNeeded() signal was still being
emitted.  I am merely curious I probably will work with graphics scene
in the end but svg output seems that it would be very nice for
portability.  

If I used a  repeatCount="indefinite" for my svg element, then I was put
on the last frame but it would start over.

mbs

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to