[PyQt] Creating QSplashScreen with a .gif animation

Hans-Peter Jansen hpj at urpla.net
Fri Jul 20 08:52:09 BST 2012


Am Thursday 19 July 2012 19:46:39 schrieb Itay Brandes:
> 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.

Seems pretty straight forward. Start over and post your stub (including 
a link to the animated gif..).

Pete


More information about the PyQt mailing list