PySimpleGUI
|
00c9e37300
|
NEW Technique... add a 1 pixel size(0,0) canvas to a row and the row will shrink when others made invisible
|
2020-08-03 15:24:07 -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
|
7f52778bcc
|
Major update of all demo programs to use new PEP8 bindings, etc
|
2019-10-23 16:10:03 -04:00 |
MikeTheWatchGuy
|
0b839ccb70
|
Docstrings, Warnings added to Window so that bad titles and bad layout types are warned. It's crude but will be helpful. Also first time using this warnings module. Hope it's OK! New Demo Program - invisible elements shows using a column for visibility
|
2019-08-04 13:50:06 -04:00 |