[PyQt] Changes on a widget recorded as a movie?

Phil Thompson phil at riverbankcomputing.com
Wed Sep 23 10:10:53 BST 2009


On Wed, 23 Sep 2009 11:02:29 +0200, "V. Armando Solé" <sole at esrf.fr>
wrote:
> Hello,
> 
> I am recording changes on a QGLWidget grabbing the widget as png files. 
> My goal is to produce a sort of  easy-to-embed animation for using it in 
> impress and/or powerpoint.
> 
> Is there a way to achieve that from within python and Qt and therefore 
> not having to use external programs?

Have a look at the grabber.py example.

Phil


More information about the PyQt mailing list