[Video] wxFormBuilder: Build a Python Gif Viewer – 10 Gif Animator

In this tutorial we add the wx.animate.AnimationCtrl so we can animate Gif images. Take note of the complexity of wx.BoxSizers to create a widget horizontal split.



There is no code to add to the application at this stage.

If you have any questions or comments please post them on my YouTube video

Also,If you liked this video click the like button and subscribe to Python Bytes channel

Next Tutorial: [Video] wxFormBuilder: Build a Python Gif Viewer Part 11 – Gif Animator Code