PySimpleGUI/docs/screenshots_demos.md

301 lines
128 KiB
Markdown
Raw Normal View History

| Images and Link |
| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Browser_START_HERE_Demo_Programs_Browser.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Browser_START_HERE_Demo_Programs_Browser.mp4" width=400> </video> [Browser_START_HERE_Demo_Programs_Browser.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Browser_START_HERE_Demo_Programs_Browser.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_All_Elements.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_All_Elements.mp4" width=400> </video> [Demo_All_Elements.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_All_Elements.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_All_Elements_Simple.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_All_Elements_Simple.mp4" width=400> </video> [Demo_All_Elements_Simple.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_All_Elements_Simple.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Animated_GIFs.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Animated_GIFs.mp4" width=400> </video> [Demo_Animated_GIFs.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Animated_GIFs.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Animated_GIFs_Using_PIL.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Animated_GIFs_Using_PIL.mp4" width=400> </video> [Demo_Animated_GIFs_Using_PIL.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Animated_GIFs_Using_PIL.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Auto_Save_Window_Position.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Auto_Save_Window_Position.mp4" width=400> </video> [Demo_Auto_Save_Window_Position.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Auto_Save_Window_Position.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Bar_Chart.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Bar_Chart.mp4" width=400> </video> [Demo_Bar_Chart.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Bar_Chart.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Base64_Image_Encoder.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Base64_Image_Encoder.mp4" width=400> </video> [Demo_Base64_Image_Encoder.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Base64_Image_Encoder.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Base64_Single_Image_Encoder.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Base64_Single_Image_Encoder.mp4" width=400> </video> [Demo_Base64_Single_Image_Encoder.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Base64_Single_Image_Encoder.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Borderless_Window.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Borderless_Window.jpg" style="width:400px;"> [Demo_Borderless_Window.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Borderless_Window.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Buttons_Base64_Shaded.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Buttons_Base64_Shaded.jpg" style="width:400px;"> [Demo_Buttons_Base64_Shaded.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Buttons_Base64_Shaded.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Buttons_Base64_Simple.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Buttons_Base64_Simple.jpg" style="width:400px;"> [Demo_Buttons_Base64_Simple.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Buttons_Base64_Simple.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Buttons_Base64_Simple1.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Buttons_Base64_Simple1.jpg" style="width:400px;"> [Demo_Buttons_Base64_Simple1.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Buttons_Base64_Simple1.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Buttons_Base64_User_Settings.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Buttons_Base64_User_Settings.jpg" style="width:400px;"> [Demo_Buttons_Base64_User_Settings.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Buttons_Base64_User_Settings.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Buttons_Mac.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Buttons_Mac.jpg" style="width:400px;"> [Demo_Buttons_Mac.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Buttons_Mac.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Buttons_Nice_Graphics.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Buttons_Nice_Graphics.jpg" style="width:400px;"> [Demo_Buttons_Nice_Graphics.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Buttons_Nice_Graphics.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Buttons_Realtime.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Buttons_Realtime.mp4" width=400> </video> [Demo_Buttons_Realtime.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Buttons_Realtime.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Button_Click.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Button_Click.jpg" style="width:400px;"> [Demo_Button_Click.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Button_Click.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Button_Events_From_Browse.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Button_Events_From_Browse.jpg" style="width:400px;"> [Demo_Button_Events_From_Browse.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Button_Events_From_Browse.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Button_Func_Calls.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Button_Func_Calls.mp4" width=400> </video> [Demo_Button_Func_Calls.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Button_Func_Calls.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Button_States.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Button_States.mp4" width=400> </video> [Demo_Button_States.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Button_States.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Button_Toggle.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Button_Toggle.jpg" style="width:400px;"> [Demo_Button_Toggle.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Button_Toggle.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Button_Toggle1.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Button_Toggle1.jpg" style="width:400px;"> [Demo_Button_Toggle1.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Button_Toggle1.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Button_Toggle2.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Button_Toggle2.mp4" width=400> </video> [Demo_Button_Toggle2.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Button_Toggle2.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Button_Toggle_Simple_Graphic.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Button_Toggle_Simple_Graphic.jpg" style="width:400px;"> [Demo_Button_Toggle_Simple_Graphic.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Button_Toggle_Simple_Graphic.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Button_Toggle_Simple_Graphic1.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Button_Toggle_Simple_Graphic1.jpg" style="width:400px;"> [Demo_Button_Toggle_Simple_Graphic1.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Button_Toggle_Simple_Graphic1.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Calendar.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Calendar.jpg" style="width:400px;"> [Demo_Calendar.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Calendar.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Calendar1.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Calendar1.jpg" style="width:400px;"> [Demo_Calendar1.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Calendar1.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Canvas.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Canvas.jpg" style="width:400px;"> [Demo_Canvas.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Canvas.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Canvas1.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Canvas1.jpg" style="width:400px;"> [Demo_Canvas1.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Canvas1.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Chat.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Chat.jpg" style="width:400px;"> [Demo_Chat.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Chat.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Chat_With_History.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Chat_With_History.jpg" style="width:400px;"> [Demo_Chat_With_History.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Chat_With_History.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Checkboxes_Custom.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Checkboxes_Custom.jpg" style="width:400px;"> [Demo_Checkboxes_Custom.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Checkboxes_Custom.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Class_Wrapper.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Class_Wrapper.jpg" style="width:400px;"> [Demo_Class_Wrapper.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Class_Wrapper.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Close_Attempted_Event.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Close_Attempted_Event.jpg" style="width:400px;"> [Demo_Close_Attempted_Event.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Close_Attempted_Event.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Close_Attempted_Event1.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Close_Attempted_Event1.jpg" style="width:400px;"> [Demo_Close_Attempted_Event1.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Close_Attempted_Event1.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Color_Chooser_Custom.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Color_Chooser_Custom.mp4" width=400> </video> [Demo_Color_Chooser_Custom.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Color_Chooser_Custom.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Color_Names.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Color_Names.mp4" width=400> </video> [Demo_Color_Names.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Color_Names.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Color_Names_Smaller_List.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Color_Names_Smaller_List.mp4" width=400> </video> [Demo_Color_Names_Smaller_List.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Color_Names_Smaller_List.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Color_Swatches.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Color_Swatches.mp4" width=400> </video> [Demo_Color_Swatches.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Color_Swatches.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Columns.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Columns.jpg" style="width:400px;"> [Demo_Columns.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Columns.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Column_And_Frames.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Column_And_Frames.jpg" style="width:400px;"> [Demo_Column_And_Frames.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Column_And_Frames.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Column_Collapsible_Sections.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Column_Collapsible_Sections.mp4" width=400> </video> [Demo_Column_Collapsible_Sections.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Column_Collapsible_Sections.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Column_Elem_Swap_Entire_Window.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Column_Elem_Swap_Entire_Window.mp4" width=400> </video> [Demo_Column_Elem_Swap_Entire_Window.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Column_Elem_Swap_Entire_Window.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Column_Fixed_Size_Justified_Elements.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Column_Fixed_Size_Justified_Elements.jpg" style="width:400px;"> [Demo_Column_Fixed_Size_Justified_Elements.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Column_Fixed_Size_Justified_Elements.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Column_Fixed_Size_Justified_Elements1.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Column_Fixed_Size_Justified_Elements1.jpg" style="width:400px;"> [Demo_Column_Fixed_Size_Justified_Elements1.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Column_Fixed_Size_Justified_Elements1.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Combo_Filechooser_With_History_And_Clear.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Combo_Filechooser_With_History_And_Clear.mp4" width=400> </video> [Demo_Combo_Filechooser_With_History_And_Clear.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Combo_Filechooser_With_History_And_Clear.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Compact_Layouts_Element_Renaming.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Compact_Layouts_Element_Renaming.jpg" style="width:400px;"> [Demo_Compact_Layouts_Element_Renaming.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Compact_Layouts_Element_Renaming.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Compare_Files.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Compare_Files.jpg" style="width:400px;"> [Demo_Compare_Files.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Compare_Files.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Control_Panel_Button_Grid.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Control_Panel_Button_Grid.jpg" style="width:400px;"> [Demo_Control_Panel_Button_Grid.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Control_Panel_Button_Grid.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Control_Panel_Button_Grid1.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Control_Panel_Button_Grid1.jpg" style="width:400px;"> [Demo_Control_Panel_Button_Grid1.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Control_Panel_Button_Grid1.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Conways_Game_of_Life.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Conways_Game_of_Life.mp4" width=400> </video> [Demo_Conways_Game_of_Life.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Conways_Game_of_Life.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Crossword_Puzzle.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Crossword_Puzzle.mp4" width=400> </video> [Demo_Crossword_Puzzle.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Crossword_Puzzle.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Dashboard.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Dashboard.jpg" style="width:400px;"> [Demo_Dashboard.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Dashboard.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Date_Chooser.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Date_Chooser.mp4" width=400> </video> [Demo_Date_Chooser.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Date_Chooser.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Debugger_Built_Into_PSG.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Debugger_Built_Into_PSG.mp4" width=400> </video> [Demo_Debugger_Built_Into_PSG.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Debugger_Built_Into_PSG.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Demo_Programs_Browser.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Demo_Programs_Browser.mp4" width=400> </video> [Demo_Demo_Programs_Browser.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Demo_Programs_Browser.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Design_Pattern_Multiple_Windows.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Design_Pattern_Multiple_Windows.mp4" width=400> </video> [Demo_Design_Pattern_Multiple_Windows.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Design_Pattern_Multiple_Windows.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Design_Pattern_Multiple_Windows1.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Design_Pattern_Multiple_Windows1.mp4" width=400> </video> [Demo_Design_Pattern_Multiple_Windows1.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Design_Pattern_Multiple_Windows1.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Design_Pattern_Multiple_Windows2.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Design_Pattern_Multiple_Windows2.mp4" width=400> </video> [Demo_Design_Pattern_Multiple_Windows2.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Design_Pattern_Multiple_Windows2.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Design_Pattern_Multiple_Windows3.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Design_Pattern_Multiple_Windows3.mp4" width=400> </video> [Demo_Design_Pattern_Multiple_Windows3.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Design_Pattern_Multiple_Windows3.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Design_Pattern_Multiple_Windows_Both_Visible.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Design_Pattern_Multiple_Windows_Both_Visible.mp4" width=400> </video> [Demo_Design_Pattern_Multiple_Windows_Both_Visible.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Design_Pattern_Multiple_Windows_Both_Visible.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Design_Pattern_Persistent_Window.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Design_Pattern_Persistent_Window.mp4" width=400> </video> [Demo_Design_Pattern_Persistent_Window.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Design_Pattern_Persistent_Window.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Design_Pattern_Save_Theme.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Design_Pattern_Save_Theme.mp4" width=400> </video> [Demo_Design_Pattern_Save_Theme.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Design_Pattern_Save_Theme.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Floating_Toolbar.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Floating_Toolbar.jpg" style="width:400px;"> [Demo_Desktop_Floating_Toolbar.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Floating_Toolbar.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Count_To_A_Goal.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Count_To_A_Goal.jpg" style="width:400px;"> [Demo_Desktop_Widget_Count_To_A_Goal.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Count_To_A_Goal.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Dashboard.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Dashboard.jpg" style="width:400px;"> [Demo_Desktop_Widget_CPU_Dashboard.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_CPU_Dashboard.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Gauge.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Gauge.jpg" style="width:400px;"> [Demo_Desktop_Widget_CPU_Gauge.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_CPU_Gauge.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Graph.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Graph.jpg" style="width:400px;"> [Demo_Desktop_Widget_CPU_Graph.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_CPU_Graph.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Grid_Of_Gauges.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Grid_Of_Gauges.jpg" style="width:400px;"> [Demo_Desktop_Widget_CPU_Grid_Of_Gauges.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_CPU_Grid_Of_Gauges.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Square.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Square.jpg" style="width:400px;"> [Demo_Desktop_Widget_CPU_Square.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_CPU_Square.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Top_Processes.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Top_Processes.jpg" style="width:400px;"> [Demo_Desktop_Widget_CPU_Top_Processes.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_CPU_Top_Processes.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Utilization_Simple.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_CPU_Utilization_Simple.jpg" style="width:400px;"> [Demo_Desktop_Widget_CPU_Utilization_Simple.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_CPU_Utilization_Simple.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Date.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Date.jpg" style="width:400px;"> [Demo_Desktop_Widget_Date.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Date.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Days_Counter.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Days_Counter.jpg" style="width:400px;"> [Demo_Desktop_Widget_Days_Counter.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Days_Counter.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Days_Until_Date.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Days_Until_Date.jpg" style="width:400px;"> [Demo_Desktop_Widget_Days_Until_Date.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Days_Until_Date.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Digital_Picture_Frame.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Digital_Picture_Frame.mp4" width=400> </video> [Demo_Desktop_Widget_Digital_Picture_Frame.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Digital_Picture_Frame.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Drive_Usage.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Drive_Usage.jpg" style="width:400px;"> [Demo_Desktop_Widget_Drive_Usage.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Drive_Usage.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Drive_Usage_Gauges.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Drive_Usage_Gauges.jpg" style="width:400px;"> [Demo_Desktop_Widget_Drive_Usage_Gauges.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Drive_Usage_Gauges.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_FedEx_Package_Tracking.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_FedEx_Package_Tracking.jpg" style="width:400px;"> [Demo_Desktop_Widget_FedEx_Package_Tracking.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_FedEx_Package_Tracking.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Launcher_Bar.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Launcher_Bar.mp4" width=400> </video> [Demo_Desktop_Widget_Launcher_Bar.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Launcher_Bar.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Manual_Counter.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Manual_Counter.mp4" width=400> </video> [Demo_Desktop_Widget_Manual_Counter.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Manual_Counter.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Postit.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Postit.jpg" style="width:400px;"> [Demo_Desktop_Widget_Postit.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Postit.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Postit_3_Lines.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Postit_3_Lines.jpg" style="width:400px;"> [Demo_Desktop_Widget_Postit_3_Lines.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Postit_3_Lines.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_psutil_Dashboard.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_psutil_Dashboard.jpg" style="width:400px;"> [Demo_Desktop_Widget_psutil_Dashboard.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_psutil_Dashboard.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_RAM_Gauge.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_RAM_Gauge.jpg" style="width:400px;"> [Demo_Desktop_Widget_RAM_Gauge.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_RAM_Gauge.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_RAM_Square.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_RAM_Square.jpg" style="width:400px;"> [Demo_Desktop_Widget_RAM_Square.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_RAM_Square.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Template.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Template.jpg" style="width:400px;"> [Demo_Desktop_Widget_Template.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Template.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Timer.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Timer.jpg" style="width:400px;"> [Demo_Desktop_Widget_Timer.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Timer.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Time_Handwritten.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Time_Handwritten.jpg" style="width:400px;"> [Demo_Desktop_Widget_Time_Handwritten.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Time_Handwritten.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Desktop_Widget_Weather.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Desktop_Widget_Weather.jpg" style="width:400px;"> [Demo_Desktop_Widget_Weather.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Desktop_Widget_Weather.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Disable_Elements.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Disable_Elements.mp4" width=400> </video> [Demo_Disable_Elements.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Disable_Elements.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Dispatchers.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Dispatchers.mp4" width=400> </video> [Demo_Dispatchers.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Dispatchers.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_DuplicateFileFinder.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_DuplicateFileFinder.mp4" width=400> </video> [Demo_DuplicateFileFinder.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_DuplicateFileFinder.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Edit_Me_Option.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Edit_Me_Option.mp4" width=400> </video> [Demo_Edit_Me_Option.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Edit_Me_Option.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Emojis.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Emojis.jpg" style="width:400px;"> [Demo_Emojis.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Emojis.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Emojis_Toolbar_PIL.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Emojis_Toolbar_PIL.jpg" style="width:400px;"> [Demo_Emojis_Toolbar_PIL.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Emojis_Toolbar_PIL.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Event_Binding.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Event_Binding.mp4" width=400> </video> [Demo_Event_Binding.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Event_Binding.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Event_Callback_Simulation.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Event_Callback_Simulation.mp4" width=400> </video> [Demo_Event_Callback_Simulation.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Event_Callback_Simulation.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Execute_Py.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Execute_Py.jpg" style="width:400px;"> [Demo_Execute_Py.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Execute_Py.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_EXE_Maker.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_EXE_Maker.mp4" width=400> </video> [Demo_EXE_Maker.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_EXE_Maker.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Fill_Form.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Fill_Form.jpg" style="width:400px;"> [Demo_Fill_Form.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Fill_Form.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Floating_Toolbar.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Floating_Toolbar.jpg" style="width:400px;"> [Demo_Floating_Toolbar.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Floating_Toolbar.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Focus_Navigation_Using_Arrow_Keys.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Focus_Navigation_Using_Arrow_Keys.mp4" width=400> </video> [Demo_Focus_Navigation_Using_Arrow_Keys.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Focus_Navigation_Using_Arrow_Keys.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Fonts_using_pyglet.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Fonts_using_pyglet.jpg" style="width:400px;"> [Demo_Fonts_using_pyglet.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Fonts_using_pyglet.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Font_Previewer.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Font_Previewer.mp4" width=400> </video> [Demo_Font_Previewer.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Font_Previewer.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Font_Sizer.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Font_Sizer.mp4" width=400> </video> [Demo_Font_Sizer.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Font_Sizer.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Font_String.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Font_String.mp4" width=400> </video> [Demo_Font_String.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Font_String.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Frame_Based_Dashboard.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Frame_Based_Dashboard.jpg" style="width:400px;"> [Demo_Frame_Based_Dashboard.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Frame_Based_Dashboard.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Frame_For_Screen_Captures.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Frame_For_Screen_Captures.jpg" style="width:400px;"> [Demo_Frame_For_Screen_Captures.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Frame_For_Screen_Captures.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Game_Frontend_Battleship.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Game_Frontend_Battleship.jpg" style="width:400px;"> [Demo_Game_Frontend_Battleship.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Game_Frontend_Battleship.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Game_Frontend_Battleship_No_List_Comprehensions.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Game_Frontend_Battleship_No_List_Comprehensions.jpg" style="width:400px;"> [Demo_Game_Frontend_Battleship_No_List_Comprehensions.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Game_Frontend_Battleship_No_List_Comprehensions.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Game_Frontend_Battleship_Single_List_Comprehension.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Game_Frontend_Battleship_Single_List_Comprehension.jpg" style="width:400px;"> [Demo_Game_Frontend_Battleship_Single_List_Comprehension.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Game_Frontend_Battleship_Single_List_Comprehension.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Game_Wordle.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Game_Wordle.jpg" style="width:400px;"> [Demo_Game_Wordle.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Game_Wordle.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Game_Wordle1.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Game_Wordle1.jpg" style="width:400px;"> [Demo_Game_Wordle1.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Game_Wordle1.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_GoodColors.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_GoodColors.jpg" style="width:400px;"> [Demo_GoodColors.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_GoodColors.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Google_TTS.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Google_TTS.mp4" width=400> </video> [Demo_Google_TTS.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Google_TTS.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_GraphFourier_Transform.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_GraphFourier_Transform.mp4" width=400> </video> [Demo_GraphFourier_Transform.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_GraphFourier_Transform.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Graph_Bar_Chart_Dual_Axis.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Graph_Bar_Chart_Dual_Axis.mp4" width=400> </video> [Demo_Graph_Bar_Chart_Dual_Axis.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Graph_Bar_Chart_Dual_Axis.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Graph_Custom_Progress_Meter.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Graph_Custom_Progress_Meter.mp4" width=400> </video> [Demo_Graph_Custom_Progress_Meter.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Graph_Custom_Progress_Meter.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Graph_Drag_Rectangle_Super_Simple.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Graph_Drag_Rectangle_Super_Simple.mp4" width=400> </video> [Demo_Graph_Drag_Rectangle_Super_Simple.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Graph_Drag_Rectangle_Super_Simple.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Graph_Drawing.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Graph_Drawing.mp4" width=400> </video> [Demo_Graph_Drawing.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Graph_Drawing.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Graph_Drawing_And_Dragging_Figures.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Graph_Drawing_And_Dragging_Figures.mp4" width=400> </video> [Demo_Graph_Drawing_And_Dragging_Figures.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Graph_Drawing_And_Dragging_Figures.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Graph_Drawing_And_Dragging_Figures_2_Windows.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Graph_Drawing_And_Dragging_Figures_2_Windows.mp4" width=400> </video> [Demo_Graph_Drawing_And_Dragging_Figures_2_Windows.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Graph_Drawing_And_Dragging_Figures_2_Windows.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Graph_Element_Sine_Wave.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Graph_Element_Sine_Wave.mp4" width=400> </video> [Demo_Graph_Element_Sine_Wave.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Graph_Element_Sine_Wave.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Graph_Elem_Image_Viewer.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Graph_Elem_Image_Viewer.mp4" width=400> </video> [Demo_Graph_Elem_Image_Viewer.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Graph_Elem_Image_Viewer.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Graph_Elem_Image_Viewer_No_PIL.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Graph_Elem_Image_Viewer_No_PIL.mp4" width=400> </video> [Demo_Graph_Elem_Image_Viewer_No_PIL.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Graph_Elem_Image_Viewer_No_PIL.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Graph_Noise.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Graph_Noise.mp4" width=400> </video> [Demo_Graph_Noise.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Graph_Noise.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Hello_World.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Hello_World.jpg" style="width:400px;"> [Demo_Hello_World.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Hello_World.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Hotkey.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Hotkey.jpg" style="width:400px;"> [Demo_Hotkey.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Hotkey.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Image_Elem_Image_Viewer_PIL_Based.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Image_Elem_Image_Viewer_PIL_Based.mp4" width=400> </video> [Demo_Image_Elem_Image_Viewer_PIL_Based.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Image_Elem_Image_Viewer_PIL_Based.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Image_Elem_Splash_Screen.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Image_Elem_Splash_Screen.jpg" style="width:400px;"> [Demo_Image_Elem_Splash_Screen.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Image_Elem_Splash_Screen.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Image_Resize_And_Base64_Encode.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Image_Resize_And_Base64_Encode.mp4" width=400> </video> [Demo_Image_Resize_And_Base64_Encode.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Image_Resize_And_Base64_Encode.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Img_Viewer.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Img_Viewer.mp4" width=400> </video> [Demo_Img_Viewer.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Img_Viewer.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Input_Auto_Complete.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Input_Auto_Complete.mp4" width=400> </video> [Demo_Input_Auto_Complete.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Input_Auto_Complete.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Input_Save_Last_Used_Entry_In_User_Settings.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Input_Save_Last_Used_Entry_In_User_Settings.mp4" width=400> </video> [Demo_Input_Save_Last_Used_Entry_In_User_Settings.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Input_Save_Last_Used_Entry_In_User_Settings.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Input_Validation.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Input_Validation.mp4" width=400> </video> [Demo_Input_Validation.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Input_Validation.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Invisible_Elements.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Invisible_Elements.mp4" width=400> </video> [Demo_Invisible_Elements.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Invisible_Elements.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Invisible_Elements_Pinning.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Invisible_Elements_Pinning.mp4" width=400> </video> [Demo_Invisible_Elements_Pinning.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Invisible_Elements_Pinning.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Justification_Columns.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Justification_Columns.jpg" style="width:400px;"> [Demo_Justification_Columns.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Justification_Columns.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Justification_Using_Stretch_Elements.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Justification_Using_Stretch_Elements.jpg" style="width:400px;"> [Demo_Justification_Using_Stretch_Elements.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Justification_Using_Stretch_Elements.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Keyboard.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Keyboard.mp4" width=400> </video> [Demo_Keyboard.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Keyboard.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Keyboard_Realtime.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Keyboard_Realtime.mp4" width=400> </video> [Demo_Keyboard_Realtime.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Keyboard_Realtime.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Keypad.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Keypad.mp4" width=400> </video> [Demo_Keypad.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Keypad.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Layout_Add_and_Delete_Rows.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Layout_Add_and_Delete_Rows.mp4" width=400> </video> [Demo_Layout_Add_and_Delete_Rows.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Layout_Add_and_Delete_Rows.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Layout_Extend.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Layout_Extend.mp4" width=400> </video> [Demo_Layout_Extend.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Layout_Extend.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Layout_Reuse_Effect.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Layout_Reuse_Effect.mp4" width=400> </video> [Demo_Layout_Reuse_Effect.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Layout_Reuse_Effect.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Layout_Vertical.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Layout_Vertical.mp4" width=400> </video> [Demo_Layout_Vertical.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Layout_Vertical.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Layout_Vertical_Centered.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Layout_Vertical_Centered.jpg" style="width:400px;"> [Demo_Layout_Vertical_Centered.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Layout_Vertical_Centered.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Layout_Vertical_Centered_Using_Sizer_Element.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Layout_Vertical_Centered_Using_Sizer_Element.jpg" style="width:400px;"> [Demo_Layout_Vertical_Centered_Using_Sizer_Element.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Layout_Vertical_Centered_Using_Sizer_Element.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Layout_Vertical_Centered_Using_VPush_Element.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Layout_Vertical_Centered_Using_VPush_Element.jpg" style="width:400px;"> [Demo_Layout_Vertical_Centered_Using_VPush_Element.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Layout_Vertical_Centered_Using_VPush_Element.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Layout_Vertical_Centered_Using_VPush_Element1.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Layout_Vertical_Centered_Using_VPush_Element1.jpg" style="width:400px;"> [Demo_Layout_Vertical_Centered_Using_VPush_Element1.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Layout_Vertical_Centered_Using_VPush_Element1.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_LED_Indicators.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_LED_Indicators.jpg" style="width:400px;"> [Demo_LED_Indicators.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_LED_Indicators.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_LED_Indicators_Text_Based.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_LED_Indicators_Text_Based.jpg" style="width:400px;"> [Demo_LED_Indicators_Text_Based.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_LED_Indicators_Text_Based.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Listbox_Search_Filter.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Listbox_Search_Filter.jpg" style="width:400px;"> [Demo_Listbox_Search_Filter.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Listbox_Search_Filter.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Listbox_Search_Filter1.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Listbox_Search_Filter1.jpg" style="width:400px;"> [Demo_Listbox_Search_Filter1.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Listbox_Search_Filter1.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Long_Operations.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Long_Operations.jpg" style="width:400px;"> [Demo_Long_Operations.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Long_Operations.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Long_Operations1.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Long_Operations1.jpg" style="width:400px;"> [Demo_Long_Operations1.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Long_Operations1.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Look_And_Feel_Theme_Browser.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Look_And_Feel_Theme_Browser.mp4" width=400> </video> [Demo_Look_And_Feel_Theme_Browser.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Look_And_Feel_Theme_Browser.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Look_And_Feel_Theme_Dump.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Look_And_Feel_Theme_Dump.mp4" width=400> </video> [Demo_Look_And_Feel_Theme_Dump.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Look_And_Feel_Theme_Dump.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Main_Control_Test_Panel.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Main_Control_Test_Panel.mp4" width=400> </video> [Demo_Main_Control_Test_Panel.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Main_Control_Test_Panel.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Make_Windows_Shortcut.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Make_Windows_Shortcut.mp4" width=400> </video> [Demo_Make_Windows_Shortcut.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Make_Windows_Shortcut.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Matplotlib.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Matplotlib.jpg" style="width:400px;"> [Demo_Matplotlib.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Matplotlib_Animated.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Matplotlib_Animated.mp4" width=400> </video> [Demo_Matplotlib_Animated.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib_Animated.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Matplotlib_Animated_Scatter.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Matplotlib_Animated_Scatter.mp4" width=400> </video> [Demo_Matplotlib_Animated_Scatter.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib_Animated_Scatter.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Matplotlib_Browser.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Matplotlib_Browser.mp4" width=400> </video> [Demo_Matplotlib_Browser.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib_Browser.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Matplotlib_Browser_Paned.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Matplotlib_Browser_Paned.mp4" width=400> </video> [Demo_Matplotlib_Browser_Paned.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib_Browser_Paned.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Matplotlib_Embedded_TEMPLATE.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Matplotlib_Embedded_TEMPLATE.mp4" width=400> </video> [Demo_Matplotlib_Embedded_TEMPLATE.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib_Embedded_TEMPLATE.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Matplotlib_Embedded_Toolbar.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Matplotlib_Embedded_Toolbar.mp4" width=400> </video> [Demo_Matplotlib_Embedded_Toolbar.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib_Embedded_Toolbar.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Matplotlib_Image_Elem.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Matplotlib_Image_Elem.jpg" style="width:400px;"> [Demo_Matplotlib_Image_Elem.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib_Image_Elem.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Matplotlib_Image_Elem_Spectrogram_Animated.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Matplotlib_Image_Elem_Spectrogram_Animated.jpg" style="width:400px;"> [Demo_Matplotlib_Image_Elem_Spectrogram_Animated.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib_Image_Elem_Spectrogram_Animated.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Matplotlib_Image_Elem_Spectrogram_Animated_Threaded.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Matplotlib_Image_Elem_Spectrogram_Animated_Threaded.mp4" width=400> </video> [Demo_Matplotlib_Image_Elem_Spectrogram_Animated_Threaded.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib_Image_Elem_Spectrogram_Animated_Threaded.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Matplotlib_PyLab.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Matplotlib_PyLab.jpg" style="width:400px;"> [Demo_Matplotlib_PyLab.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib_PyLab.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Matplotlib_Styles.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Matplotlib_Styles.mp4" width=400> </video> [Demo_Matplotlib_Styles.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib_Styles.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Matplotlib_Two_Windows.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Matplotlib_Two_Windows.mp4" width=400> </video> [Demo_Matplotlib_Two_Windows.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Matplotlib_Two_Windows.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Media_Player.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Media_Player.jpg" style="width:400px;"> [Demo_Media_Player.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Media_Player.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Media_Player_VLC_Based.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Media_Player_VLC_Based.mp4" width=400> </video> [Demo_Media_Player_VLC_Based.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Media_Player_VLC_Based.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Menubar_Custom.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Menubar_Custom.mp4" width=400> </video> [Demo_Menubar_Custom.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Menubar_Custom.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Menubar_Custom_And_Traditional.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Menubar_Custom_And_Traditional.mp4" width=400> </video> [Demo_Menubar_Custom_And_Traditional.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Menubar_Custom_And_Traditional.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Menus.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Menus.mp4" width=400> </video> [Demo_Menus.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Menus.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Menu_With_Toolbar.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Menu_With_Toolbar.jpg" style="width:400px;"> [Demo_Menu_With_Toolbar.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Menu_With_Toolbar.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multiline_cprint_Printing.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multiline_cprint_Printing.mp4" width=400> </video> [Demo_Multiline_cprint_Printing.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multiline_cprint_Printing.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multiline_Multicolored_Text.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multiline_Multicolored_Text.mp4" width=400> </video> [Demo_Multiline_Multicolored_Text.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multiline_Multicolored_Text.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multiline_Right_Click_Menu_Clipboard.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multiline_Right_Click_Menu_Clipboard.mp4" width=400> </video> [Demo_Multiline_Right_Click_Menu_Clipboard.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multiline_Right_Click_Menu_Clipboard.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multiple_Windows_Experimental.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multiple_Windows_Experimental.jpg" style="width:400px;"> [Demo_Multiple_Windows_Experimental.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multiple_Windows_Experimental.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multiple_Windows_read_all_windows_25_lines.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multiple_Windows_read_all_windows_25_lines.mp4" width=400> </video> [Demo_Multiple_Windows_read_all_windows_25_lines.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multiple_Windows_read_all_windows_25_lines.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multithreaded_Animated_Shell_Command.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multithreaded_Animated_Shell_Command.mp4" width=400> </video> [Demo_Multithreaded_Animated_Shell_Command.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multithreaded_Animated_Shell_Command.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multithreaded_Calling_Popup.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multithreaded_Calling_Popup.mp4" width=400> </video> [Demo_Multithreaded_Calling_Popup.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multithreaded_Calling_Popup.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multithreaded_Different_Threads.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multithreaded_Different_Threads.mp4" width=400> </video> [Demo_Multithreaded_Different_Threads.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multithreaded_Different_Threads.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multithreaded_Logging.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multithreaded_Logging.mp4" width=400> </video> [Demo_Multithreaded_Logging.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multithreaded_Logging.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multithreaded_Long_Shell_Operation_Animated.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multithreaded_Long_Shell_Operation_Animated.mp4" width=400> </video> [Demo_Multithreaded_Long_Shell_Operation_Animated.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multithreaded_Long_Shell_Operation_Animated.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multithreaded_Long_Tasks.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multithreaded_Long_Tasks.mp4" width=400> </video> [Demo_Multithreaded_Long_Tasks.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multithreaded_Long_Tasks.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multithreaded_Long_Task_Simple.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multithreaded_Long_Task_Simple.mp4" width=400> </video> [Demo_Multithreaded_Long_Task_Simple.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multithreaded_Long_Task_Simple.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multithreaded_Multiple_Threads.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multithreaded_Multiple_Threads.mp4" width=400> </video> [Demo_Multithreaded_Multiple_Threads.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multithreaded_Multiple_Threads.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multithreaded_popup.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multithreaded_popup.mp4" width=400> </video> [Demo_Multithreaded_popup.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multithreaded_popup.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multithreaded_ProgressBar.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multithreaded_ProgressBar.mp4" width=400> </video> [Demo_Multithreaded_ProgressBar.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multithreaded_ProgressBar.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multithreaded_Write_Event_Value.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multithreaded_Write_Event_Value.mp4" width=400> </video> [Demo_Multithreaded_Write_Event_Value.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multithreaded_Write_Event_Value.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Multithreaded_Write_Event_Value_MultiWindow.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Multithreaded_Write_Event_Value_MultiWindow.mp4" width=400> </video> [Demo_Multithreaded_Write_Event_Value_MultiWindow.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Multithreaded_Write_Event_Value_MultiWindow.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Nice_Buttons.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Nice_Buttons.jpg" style="width:400px;"> [Demo_Nice_Buttons.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Nice_Buttons.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_NonBlocking_Form.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_NonBlocking_Form.mp4" width=400> </video> [Demo_NonBlocking_Form.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_NonBlocking_Form.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Notification_Window_Alpha_Channel.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Notification_Window_Alpha_Channel.jpg" style="width:400px;"> [Demo_Notification_Window_Alpha_Channel.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Notification_Window_Alpha_Channel.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Notification_Window_Fade_In_Out.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Notification_Window_Fade_In_Out.mp4" width=400> </video> [Demo_Notification_Window_Fade_In_Out.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Notification_Window_Fade_In_Out.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Notification_Window_Multiprocessing.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Notification_Window_Multiprocessing.mp4" width=400> </video> [Demo_Notification_Window_Multiprocessing.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Notification_Window_Multiprocessing.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_one_line_progress_meter.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_one_line_progress_meter.mp4" width=400> </video> [Demo_one_line_progress_meter.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_one_line_progress_meter.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_OpenCV.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_OpenCV.mp4" width=400> </video> [Demo_OpenCV.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_OpenCV.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_OpenCV_4_Line_Program.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_OpenCV_4_Line_Program.mp4" width=400> </video> [Demo_OpenCV_4_Line_Program.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_OpenCV_4_Line_Program.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_OpenCV_7_Line_Program.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_OpenCV_7_Line_Program.mp4" width=400> </video> [Demo_OpenCV_7_Line_Program.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_OpenCV_7_Line_Program.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_OpenCV_Draw_On_Webcam_Image.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_OpenCV_Draw_On_Webcam_Image.mp4" width=400> </video> [Demo_OpenCV_Draw_On_Webcam_Image.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_OpenCV_Draw_On_Webcam_Image.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_OpenCV_Simple_GUI.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_OpenCV_Simple_GUI.mp4" width=400> </video> [Demo_OpenCV_Simple_GUI.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_OpenCV_Simple_GUI.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_OpenCV_Webcam.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_OpenCV_Webcam.mp4" width=400> </video> [Demo_OpenCV_Webcam.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_OpenCV_Webcam.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_OpenCV_Webcam_ASCII.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_OpenCV_Webcam_ASCII.mp4" width=400> </video> [Demo_OpenCV_Webcam_ASCII.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_OpenCV_Webcam_ASCII.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_OpenCV_Webcam_Simple.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_OpenCV_Webcam_Simple.mp4" width=400> </video> [Demo_OpenCV_Webcam_Simple.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_OpenCV_Webcam_Simple.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Paned_Window.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Paned_Window.mp4" width=400> </video> [Demo_Paned_Window.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Paned_Window.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Password_Login.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Password_Login.mp4" width=400> </video> [Demo_Password_Login.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Password_Login.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_PIL_Color_Picker.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_PIL_Color_Picker.mp4" width=400> </video> [Demo_PIL_Color_Picker.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_PIL_Color_Picker.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_PIL_Rounded_Rectangle_Buttons.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_PIL_Rounded_Rectangle_Buttons.jpg" style="width:400px;"> [Demo_PIL_Rounded_Rectangle_Buttons.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_PIL_Rounded_Rectangle_Buttons.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_PIL_Toggle_Button.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_PIL_Toggle_Button.mp4" width=400> </video> [Demo_PIL_Toggle_Button.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_PIL_Toggle_Button.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_PIL_Use.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_PIL_Use.mp4" width=400> </video> [Demo_PIL_Use.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_PIL_Use.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_PNG_Thumbnail_Viewer.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_PNG_Thumbnail_Viewer.mp4" width=400> </video> [Demo_PNG_Thumbnail_Viewer.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_PNG_Thumbnail_Viewer.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_PNG_Viewer.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_PNG_Viewer.mp4" width=400> </video> [Demo_PNG_Viewer.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_PNG_Viewer.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Pong.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Pong.mp4" width=400> </video> [Demo_Pong.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Pong.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Pong_Multiple_Platforms.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Pong_Multiple_Platforms.mp4" width=400> </video> [Demo_Pong_Multiple_Platforms.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Pong_Multiple_Platforms.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Popups.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Popups.mp4" width=400> </video> [Demo_Popups.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Popups.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Popup_Custom.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Popup_Custom.mp4" width=400> </video> [Demo_Popup_Custom.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Popup_Custom.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Post_An_Issue.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Post_An_Issue.mp4" width=400> </video> [Demo_Post_An_Issue.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Post_An_Issue.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Progress_Meters.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Progress_Meters.mp4" width=400> </video> [Demo_Progress_Meters.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Progress_Meters.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Progress_Meter_Simulated.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Progress_Meter_Simulated.mp4" width=400> </video> [Demo_Progress_Meter_Simulated.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Progress_Meter_Simulated.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_psutil_Kill_Processes.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_psutil_Kill_Processes.mp4" width=400> </video> [Demo_psutil_Kill_Processes.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_psutil_Kill_Processes.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_psutil_Kill_Python_Processes.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_psutil_Kill_Python_Processes.mp4" width=400> </video> [Demo_psutil_Kill_Python_Processes.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_psutil_Kill_Python_Processes.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_PyCharm_Diff_2_Files.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_PyCharm_Diff_2_Files.mp4" width=400> </video> [Demo_PyCharm_Diff_2_Files.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_PyCharm_Diff_2_Files.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_PyCharm_Self_Edit.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_PyCharm_Self_Edit.mp4" width=400> </video> [Demo_PyCharm_Self_Edit.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_PyCharm_Self_Edit.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_pyfiglet.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_pyfiglet.mp4" width=400> </video> [Demo_pyfiglet.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_pyfiglet.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_PyGame_Integration.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_PyGame_Integration.mp4" width=400> </video> [Demo_PyGame_Integration.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_PyGame_Integration.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_PyGame_Snake_Game.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_PyGame_Snake_Game.mp4" width=400> </video> [Demo_PyGame_Snake_Game.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_PyGame_Snake_Game.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Pyplot_Bar_Chart.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Pyplot_Bar_Chart.jpg" style="width:400px;"> [Demo_Pyplot_Bar_Chart.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Pyplot_Bar_Chart.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Pyplot_Bar_Chart2.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Pyplot_Bar_Chart2.jpg" style="width:400px;"> [Demo_Pyplot_Bar_Chart2.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Pyplot_Bar_Chart2.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Radio_Buttons_Simulated.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Radio_Buttons_Simulated.mp4" width=400> </video> [Demo_Radio_Buttons_Simulated.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Radio_Buttons_Simulated.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Save_Any_Window_As_Image.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Save_Any_Window_As_Image.mp4" width=400> </video> [Demo_Save_Any_Window_As_Image.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Save_Any_Window_As_Image.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Save_Windows_As_Images.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Save_Windows_As_Images.mp4" width=400> </video> [Demo_Save_Windows_As_Images.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Save_Windows_As_Images.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Script_Launcher.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Script_Launcher.mp4" width=400> </video> [Demo_Script_Launcher.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Script_Launcher.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Script_Launcher_ANSI_Color_Output.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Script_Launcher_ANSI_Color_Output.mp4" width=400> </video> [Demo_Script_Launcher_ANSI_Color_Output.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Script_Launcher_ANSI_Color_Output.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Script_Launcher_Realtime_Output.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Script_Launcher_Realtime_Output.mp4" width=400> </video> [Demo_Script_Launcher_Realtime_Output.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Script_Launcher_Realtime_Output.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_SDK_Help_Func_Parms.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_SDK_Help_Func_Parms.mp4" width=400> </video> [Demo_SDK_Help_Func_Parms.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_SDK_Help_Func_Parms.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_SDK_Help_Init_Update_Parms.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_SDK_Help_Init_Update_Parms.mp4" width=400> </video> [Demo_SDK_Help_Init_Update_Parms.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_SDK_Help_Init_Update_Parms.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Separator_Elements.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Separator_Elements.jpg" style="width:400px;"> [Demo_Separator_Elements.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Separator_Elements.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Settings_Save_Load.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Settings_Save_Load.mp4" width=400> </video> [Demo_Settings_Save_Load.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Settings_Save_Load.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Simple_Material_Feel.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Simple_Material_Feel.mp4" width=400> </video> [Demo_Simple_Material_Feel.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Simple_Material_Feel.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Sort_Visualizer.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Sort_Visualizer.mp4" width=400> </video> [Demo_Sort_Visualizer.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Sort_Visualizer.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Spinner_Compound_Element.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Spinner_Compound_Element.mp4" width=400> </video> [Demo_Spinner_Compound_Element.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Spinner_Compound_Element.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Spin_Element_Wraps_Around.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Spin_Element_Wraps_Around.mp4" width=400> </video> [Demo_Spin_Element_Wraps_Around.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Spin_Element_Wraps_Around.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Status_Bar.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Status_Bar.mp4" width=400> </video> [Demo_Status_Bar.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Status_Bar.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Sudoku.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Sudoku.mp4" width=400> </video> [Demo_Sudoku.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Sudoku.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Sudoku_1_Line.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Sudoku_1_Line.jpg" style="width:400px;"> [Demo_Sudoku_1_Line.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Sudoku_1_Line.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Super_Simple_Form.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Super_Simple_Form.jpg" style="width:400px;"> [Demo_Super_Simple_Form.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Super_Simple_Form.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_System_Tray_GUI_Window_Design_Pattern.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_System_Tray_GUI_Window_Design_Pattern.mp4" width=400> </video> [Demo_System_Tray_GUI_Window_Design_Pattern.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_System_Tray_GUI_Window_Design_Pattern.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_System_Tray_Icon.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_System_Tray_Icon.mp4" width=400> </video> [Demo_System_Tray_Icon.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_System_Tray_Icon.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_System_Tray_Icon_Using_psgtray.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_System_Tray_Icon_Using_psgtray.mp4" width=400> </video> [Demo_System_Tray_Icon_Using_psgtray.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_System_Tray_Icon_Using_psgtray.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_System_Tray_Icon_Using_psgtray_No_Window.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_System_Tray_Icon_Using_psgtray_No_Window.mp4" width=400> </video> [Demo_System_Tray_Icon_Using_psgtray_No_Window.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_System_Tray_Icon_Using_psgtray_No_Window.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_System_Tray_Reminder.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_System_Tray_Reminder.mp4" width=400> </video> [Demo_System_Tray_Reminder.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_System_Tray_Reminder.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Table_CSV.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Table_CSV.mp4" width=400> </video> [Demo_Table_CSV.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Table_CSV.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Table_Element.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Table_Element.mp4" width=400> </video> [Demo_Table_Element.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Table_Element.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Table_Element_Header_Or_Cell_Clicks.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Table_Element_Header_Or_Cell_Clicks.mp4" width=400> </video> [Demo_Table_Element_Header_Or_Cell_Clicks.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Table_Element_Header_Or_Cell_Clicks.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Table_Pandas.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Table_Pandas.mp4" width=400> </video> [Demo_Table_Pandas.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Table_Pandas.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Table_Simulation.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Table_Simulation.mp4" width=400> </video> [Demo_Table_Simulation.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Table_Simulation.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Table_Simulation_Arrow_Keys.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Table_Simulation_Arrow_Keys.mp4" width=400> </video> [Demo_Table_Simulation_Arrow_Keys.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Table_Simulation_Arrow_Keys.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Tabs.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Tabs.mp4" width=400> </video> [Demo_Tabs.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Tabs.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Tabs_Nested.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Tabs_Nested.mp4" width=400> </video> [Demo_Tabs_Nested.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Tabs_Nested.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Tabs_Simple.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Tabs_Simple.mp4" width=400> </video> [Demo_Tabs_Simple.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Tabs_Simple.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Text_Element_Autosize.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Text_Element_Autosize.mp4" width=400> </video> [Demo_Text_Element_Autosize.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Text_Element_Autosize.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Theme_Add_Your_Own.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Theme_Add_Your_Own.jpg" style="width:400px;"> [Demo_Theme_Add_Your_Own.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Theme_Add_Your_Own.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Theme_Browser.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Theme_Browser.mp4" width=400> </video> [Demo_Theme_Browser.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Theme_Browser.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Theme_Change_Your_Windows_Theme.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Theme_Change_Your_Windows_Theme.mp4" width=400> </video> [Demo_Theme_Change_Your_Windows_Theme.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Theme_Change_Your_Windows_Theme.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Theme_Color_Swatches.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Theme_Color_Swatches.mp4" width=400> </video> [Demo_Theme_Color_Swatches.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Theme_Color_Swatches.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Theme_Custom_Saved_In_UserSettings.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Theme_Custom_Saved_In_UserSettings.mp4" width=400> </video> [Demo_Theme_Custom_Saved_In_UserSettings.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Theme_Custom_Saved_In_UserSettings.py) |
2022-09-12 13:20:07 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Theme_Previewer_Dark.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Theme_Previewer_Dark.jpg" style="width:400px;"> [Demo_Theme_Previewer_Dark.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Theme_Previewer_Dark.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Titlebar_Custom_Async.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Titlebar_Custom_Async.jpg" style="width:400px;"> [Demo_Titlebar_Custom_Async.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Titlebar_Custom_Async.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Titlebar_Custom_Dark_Theme.jpg" > <img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Titlebar_Custom_Dark_Theme.jpg" style="width:400px;"> [Demo_Titlebar_Custom_Dark_Theme.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Titlebar_Custom_Dark_Theme.py) |
2022-09-13 18:31:43 +00:00
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Titlebar_Custom_Multiple_Combinations.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Titlebar_Custom_Multiple_Combinations.mp4" width=400> </video> [Demo_Titlebar_Custom_Multiple_Combinations.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Titlebar_Custom_Multiple_Combinations.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Titlebar_Element.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Titlebar_Element.mp4" width=400> </video> [Demo_Titlebar_Element.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Titlebar_Element.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Touch_Keyboard.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Touch_Keyboard.mp4" width=400> </video> [Demo_Touch_Keyboard.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Touch_Keyboard.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Tree_Element.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Tree_Element.mp4" width=400> </video> [Demo_Tree_Element.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Tree_Element.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_TTK_Scrollbars.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_TTK_Scrollbars.mp4" width=400> </video> [Demo_TTK_Scrollbars.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_TTK_Scrollbars.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Turtle.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Turtle.mp4" width=400> </video> [Demo_Turtle.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Turtle.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Unicode_Characters.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Unicode_Characters.mp4" width=400> </video> [Demo_Unicode_Characters.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Unicode_Characters.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Uno_Card_Game.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Uno_Card_Game.mp4" width=400> </video> [Demo_Uno_Card_Game.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Uno_Card_Game.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_User_Settings.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_User_Settings.mp4" width=400> </video> [Demo_User_Settings.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_User_Settings.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_User_Settings_As_Simple_Database.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_User_Settings_As_Simple_Database.mp4" width=400> </video> [Demo_User_Settings_As_Simple_Database.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_User_Settings_As_Simple_Database.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_User_Settings_Browse_File_Folder.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_User_Settings_Browse_File_Folder.mp4" width=400> </video> [Demo_User_Settings_Browse_File_Folder.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_User_Settings_Browse_File_Folder.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_User_Settings_Class.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_User_Settings_Class.mp4" width=400> </video> [Demo_User_Settings_Class.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_User_Settings_Class.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_User_Settings_Class_Remember_Input_And_Combo.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_User_Settings_Class_Remember_Input_And_Combo.mp4" width=400> </video> [Demo_User_Settings_Class_Remember_Input_And_Combo.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_User_Settings_Class_Remember_Input_And_Combo.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_User_Setting_Save_Window_Inputs.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_User_Setting_Save_Window_Inputs.mp4" width=400> </video> [Demo_User_Setting_Save_Window_Inputs.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_User_Setting_Save_Window_Inputs.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Window_Background_Image.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Window_Background_Image.mp4" width=400> </video> [Demo_Window_Background_Image.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Window_Background_Image.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Window_Disappear.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Window_Disappear.mp4" width=400> </video> [Demo_Window_Disappear.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Window_Disappear.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Window_Location_Finder.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Window_Location_Finder.mp4" width=400> </video> [Demo_Window_Location_Finder.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Window_Location_Finder.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Window_Open_Multiple_Times.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Window_Open_Multiple_Times.mp4" width=400> </video> [Demo_Window_Open_Multiple_Times.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Window_Open_Multiple_Times.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Window_Pin_On_Top.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Window_Pin_On_Top.mp4" width=400> </video> [Demo_Window_Pin_On_Top.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Window_Pin_On_Top.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Window_Relative_Location.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Window_Relative_Location.mp4" width=400> </video> [Demo_Window_Relative_Location.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Window_Relative_Location.py) |
| <a href="https://github.com/PySimpleGUI/PySimpleGUI-Screenshots/blob/main/DemoScreenshots/Demo_Youtube_Intro.mp4"> <video autoplay loop muted playsinline src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI-Screenshots/main/DemoScreenshots/Demo_Youtube_Intro.mp4" width=400> </video> [Demo_Youtube_Intro.py](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Youtube_Intro.py) |