David Boddie wrote: > > Have you tried setting the animations on the transitions themselves > instead > of using default animations? Did this make a difference? > > David > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt >
What do you mean by setting it on the transition? QPropertyAnimation does not derive from QAbstractTransition so you can't add it by itself, and I don't see a start property =( Can you expand a bit on this? -- View this message in context: http://old.nabble.com/Help-with-QStateMachine-and-animations-tp31319779p31329124.html Sent from the PyQt mailing list archive at Nabble.com. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
