On Sat, 11 Apr 2009 21:28:19 +0000, "B. B." <[email protected]> wrote: > Hello all, > > I get some strange TypeErrors when I use the QGraphicsItemAnimation. > > An example can be boiled down to the example below taken from the Qt > documentation : > http://doc.trolltech.com/4.5/qgraphicsitemanimation.html > > What I get is this error, when the application is running. > > "TypeError: native Qt signal is not callable" > > I have installed the snapshot : PyQt-x11-gpl-4.5-snapshot-20090403.tar.gz > under python2.6 ( verified the error under python2.5 too ) > > I can hardly see that I do something wrong.. or is it my installation that > has failed??
It will be fixed in tonight's PyQt snapshot. Thanks, Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
