[Video] wxFormBuilder: Build a Python Gif Viewer- 8 listbox

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 to python programming and wxpython GUI building.

So from now on all programming videos will be on the Python Bytes channel.


In this tutorial, pay particular attention to the use of boxsizers to create horizontal splits with the proportion to expand vertically and horizontally.

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 9 – listbox Code