Back to Browse

Layouts & Sizers In WxPython Clearly Explained! | WxPython Tutorial Part 2

3.5K views
Nov 10, 2022
27:24

Starter Code: https://github.com/RoyChng/wxpython-tutorials/tree/master/Part%202 In this video, we go over how to layout widgets in WxPython using sizers. We first go over why you should use them, and how to use the boxsizer to layout widgets either entirely vertically or horizontally. We then look at using the GridBagSizer layout in WxPython, as well as how to control where our widgets are placed at using span and positioning. Lastly, we make a simple contact form using what we've learnt, and I give a quick recap/comparison of when to use a box sizer vs a grid sizer when laying out widgets.

Download

1 formats

Video Formats

360pmp443.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Layouts & Sizers In WxPython Clearly Explained! | WxPython Tutorial Part 2 | NatokHD