Animated GIF files
The Internet has many animated GIF files, they are funny to watch. Does Python have a way to play those?
I am asking to much?
bumsfeld
Nearly a Posting Virtuoso
1,445 posts since Jul 2005
Reputation Points: 404
Solved Threads: 184
Yes, wxPython has a a method called GIFAnimationCtrl in the module wx.animate that will do just that. I think it is relatively new, available in the latest version 2.6 of wxPython. It works well and I posted a small code snippet at:
http://www.daniweb.com/code/snippet435.html
vegaseat
DaniWeb's Hypocrite
5,989 posts since Oct 2004
Reputation Points: 1,345
Solved Threads: 1,417