[PyQt] Creating QSplashScreen with a .gif animation

Itay Brandes akari.il at gmail.com
Thu Jul 19 18:46:39 BST 2012


Hey,
QtGui.QSplashScreen allows to use a static image source for the splash
screen, but does not support .gif animations.

How can I bind a QtGui.QMovie to the QtGui.QSplashScreen?
There are many snap-ins in C++, like
this<http://www.qtcentre.org/threads/18747-QSplashScreen-loading-icon?p=92814#post92814>,
but I'm unfimiliar with them, and fail to convert them to python correctly.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20120719/aa283eb8/attachment.html>


More information about the PyQt mailing list