[PyQt] Help with QStateMachine and animations

Tourman dcassidy36 at gmail.com
Wed Apr 6 04:16:36 BST 2011



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    PyQt at riverbankcomputing.com
> 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.



More information about the PyQt mailing list