Back to Browse

Window Resizer Control Panel - Python Tkinter GUI Tutorial #158

6.4K views
Dec 31, 2020
15:52

In this video we'll create a fun little window resizer control panel using sliders. We'll create a width slider, a height slider, and a slider for both that will resize a second window in Tkinter. Resizing windows is pretty easy, just set the geometry() manager to whatever height and width you want. This method allows us to resize windows dynamically based on where ever the slider happens to be at the moment.

Download

1 formats

Video Formats

360pmp434.3 MB

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

Window Resizer Control Panel - Python Tkinter GUI Tutorial #158 | NatokHD