[wxPython-users] Animated Gif as Button

Kent Quirk kent_quirk at cognitoy.com
Wed Aug 2 07:05:37 PDT 2006


wx has a wx.animate module that has a GIFAnimation class. You should 
just be able to place one of those within your frame.

Ben Harling wrote:
> Hi,
>  
> Sorry for what may seem to be a noob question, but its the last thing 
> holding me back before my project would be complete. I simply need to 
> create a button which displays an animated gif (exactly like a 
> clickable 'banner ad' on 99% of web-pages). Unfortunately, I can't do 
> it in a mini wx.html panel, it needs to be within a frame. Does anyone 
> have any ideas?
>  





More information about the wxpython-users mailing list