PySimpleGUI
|
244cff57a4
|
Exception protection if something happens in the drawing of a figure. Added to code to ensure previously packed canvas is not packed again.
|
2022-08-05 13:48:11 -04: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
|
5484b047c0
|
Demo updates with new theme calls
|
2019-12-24 18:52:47 -05:00 |
PySimpleGUI
|
7f52778bcc
|
Major update of all demo programs to use new PEP8 bindings, etc
|
2019-10-23 16:10:03 -04:00 |
PySimpleGUI
|
3b24d8921e
|
Update of ALL Matplotlib demos so they run on 3.1. Brought up to date too.
|
2019-09-19 13:32:25 -04:00 |
MikeTheWatchGuy
|
ad100b8e75
|
Changed bad if statements that were using 'is' and made '==' instead.
|
2019-06-26 11:09:42 -04:00 |
MikeTheWatchGuy
|
57ab7d2e0f
|
New demo program that demonstrates using Panes
|
2018-12-15 15:18:11 -05:00 |