PySimpleGUI
|
708eaeae91
|
Fixed "double" operation. Was including the header. Demonstrate that cols_justification can have illegal values
|
2022-06-02 17:17:54 -04:00 |
PySimpleGUI
|
8e999500ba
|
Updated to show some of the newer parms
|
2022-06-02 13:26:19 -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 |
MikeTheWatchGuy
|
60fb9c2ac3
|
Added an example of setting text coloir to white with red background.
|
2019-07-19 22:32:46 -04:00 |
MikeTheWatchGuy
|
b49e17d665
|
Support for Table Updates for colors (individual row colors and alternating row color)
|
2019-07-19 22:22:49 -04:00 |
MikeTheWatchGuy
|
a2df052a70
|
New table demo that uses a generated table rather than reading it
|
2019-03-19 11:53:03 -04:00 |
MikeTheWatchGuy
|
1881bd7126
|
Moved all demo programs into subfolder
|
2018-11-01 02:39:18 -04:00 |