PySimpleGUI
|
7f485c5f78
|
Remove extra space accidently added (learned you can put spaces after periods in Python?)
|
2023-10-05 16:26:20 -04:00 |
PySimpleGUI
|
3776730709
|
Replaced PIL's deprecated constant ANTIALIAS with LANCZOS
|
2023-10-05 16:11:51 -04:00 |
PySimpleGUI
|
d84ee84caf
|
A quick "refresh"... user bsawlor (thank you!) pointed out a float crash. Sliders return floats now and thus needs casting in this demo.
|
2021-11-10 13:37:11 -05:00 |
PySimpleGUI
|
0076b461f5
|
WIN_CLOSED bulk update. No more test for event is None, use WIN_CLOSED instead
|
2020-05-07 06:22:59 -04:00 |
PySimpleGUI
|
7f52778bcc
|
Major update of all demo programs to use new PEP8 bindings, etc
|
2019-10-23 16:10:03 -04:00 |
MikeTheWatchGuy
|
1881bd7126
|
Moved all demo programs into subfolder
|
2018-11-01 02:39:18 -04:00 |