On Wed, 23 Sep 2009 11:02:29 +0200, "V. Armando Solé" <[email protected]> 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 _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
