PySimpleGUI 2020 Part 3 - Your First Window ! EXPERIMENTAL FAST VERSION

Опубликовано: 20 Март 2026
на канале: PySimpleGUI
1,081
25

This video has been modified using a tool called "jumpcutter" that you'll find described by Carykh -    • Automatic on-the-fly video editing tool!  

It shrunk the length of the video down by about 18% by removing "silent parts". The result, I believe, is "tighter". No long fumbling with the keyboard parts.

This playlist contains the original videos processed with this tool.

I welcome feedback on these experimental versions. I'm fascinated by this jumpcut tool and think it may work out particularly well for programming tutorial videos.

Original Description
------------------------------------------------------------------------------------------------------------

Here it finally is....

The lesson that teaches you how to make a window of your own.

There are 5 parts/sections to every PySimpleGUI program. This lesson teaches you each section.

Reminder that notes are here:
https://github.com/PySimpleGUI/PySimp...

The demo .py file being used in the video is here:
https://github.com/PySimpleGUI/PySimp...