[PyQt] QSvgRenderer, setCurrentFrame

Matt Smith melkor at orangepalantir.org
Thu Feb 19 23:51:40 GMT 2009


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



More information about the PyQt mailing list