[Video] wxFormBuilder: Build a Python Gif Viewer – 12 Final Code
This is the final tutorial for the wxFormBuilder Gif Viewer. The final code will be provided.
This is the final tutorial for the wxFormBuilder Gif Viewer. The final code will be provided.
In this tutorial you add code that will load the Gif file in the wx.animate.AnimationCtrl and then you can see the animation.
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.
Using wxFormBuilder we now add a listbox to list all the GIF images in a directory. You may notice the previous video tutorials were on my Fandangle Productions youtube channel. I have now created a new channel Python Bytes devoted … Continue reading
We are now getting closer to finishing the Gif Viewer using python, wxpython and wxFormBuilder. Now we add the code to populate the listbox with all Gif images found in a directory.
I have taught myself how to use wxFormBuilder to build Python GUI applications. As with anything related to python, there is information scattered all over the internet. It’s just a matter of searching, researching and testing various examples until you … Continue reading
Page 1 of 1