Demo for the Titlebar element

This commit is contained in:
PySimpleGUI 2020-12-26 10:29:28 -05:00
parent 1bda4e7186
commit 92e78ba665
2 changed files with 37 additions and 7 deletions

View file

@ -1,7 +0,0 @@
|Screenshot|Demo File|
|--|--|
| ![https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Borderless_Window.py](https://user-images.githubusercontent.com/46163555/102439082-95525f00-3feb-11eb-89dd-74cca02bb2f7.jpg) | [Demo_Borderless_Window](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Borderless_Window.py) |
| ![https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Base64_Image_Encoder.py](https://user-images.githubusercontent.com/46163555/102439083-95eaf580-3feb-11eb-8c27-07674e60e3d1.jpg) | [Demo_Base64_Image_Encoder](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Base64_Image_Encoder.py) |
| ![https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Bar_Chart.py](https://user-images.githubusercontent.com/46163555/102439085-95eaf580-3feb-11eb-81f1-e0f3b34dd4a1.jpg) | [Demo_Bar_Chart](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_Bar_Chart.py) |
| ![https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_All_Widgets.py](https://user-images.githubusercontent.com/46163555/102439086-95eaf580-3feb-11eb-8215-5b89e00585ac.jpg) | [Demo_All_Widgets](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/DemoPrograms/Demo_All_Widgets.py) |