wx.animate.Animation Question

Hannes MŸueller hannes.mueller at gmail.com
Fri Mar 9 04:02:09 PST 2007


Hi.

I am currently loading a GIF animation directily from a file:

ani = wx.animate.Animation("filename.gif")

I want to distribute this application, and I want to reduce the amount 
of files i have to distribute and that can lead to "user induced errors".
Is there any way I can store the gif information in the code and make 
the Animation constructor read it from there?

Hannes





More information about the wxpython-users mailing list