PySimpleGUI
|
04dfa364d5
|
Changed multi-threaded demos to use new Window.write_event_value method
|
2020-07-18 13:42:32 -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
|
4f7fd7b643
|
Simplified the code. Removed need for at a flag. Shortened quite a bit.
|
2020-03-05 16:18:28 -05:00 |
PySimpleGUI
|
5484b047c0
|
Demo updates with new theme calls
|
2019-12-24 18:52:47 -05:00 |
PySimpleGUI
|
5a966a28fa
|
Made loop run more frequently
|
2019-11-29 22:07:47 -05:00 |
PySimpleGUI
|
b74ec7126c
|
Added animated GIF to tasks that take a long time but are unable to provide regular updates.
|
2019-11-29 22:01:50 -05:00 |
PySimpleGUI
|
235ead0f79
|
Added a progress bar
|
2019-11-29 20:53:26 -05:00 |
PySimpleGUI
|
cfaa9990af
|
New Demo - Multithreaded using global memory
|
2019-11-29 20:27:40 -05:00 |