On Sun, 17 Jun 2012 20:56:48 +0300, Itay Brandes <akari...@gmail.com> wrote: > There is a possible bug when trying to use *QAxContainer.QAxWidget*, * > QtGui.QGraphicsOpacityEffect* and *QtCore.QPropertyAnimation* in the same > application. > > This happens when trying to animate a widget's opacity (creating a "fade > out" effect). > The animation won't update correctly if a QAxWidget is present somewhere in > the same window. > The bug can be seen here: > http://itayb.hostzi.com/eventloop_doesnt_update.avi > > A test case that causes the weird behavior is attached. > > Thanks!
It's difficult to see how this is a PyQt bug - particularly as the animation of the geometry works fine. A C++ version of your test would show if it was a Qt problem or not. Phil _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt