PySimpleGUI
|
c175416d0b
|
Release 4.,38.0
|
2021-03-21 18:29:01 -04:00 |
PySimpleGUI
|
6a30e4d2da
|
Updates with the latest Demo Browser screenshots and instructions
|
2021-03-17 10:51:11 -04:00 |
PySimpleGUI
|
42a7f5999b
|
Updated Theme addition, Buttons with images, Script launcher, ProgressBar, Math, Compound Element, removed calling Finalize
|
2021-03-04 14:43:49 -05:00 |
PySimpleGUI
|
f6c2756c6c
|
Trying to fix the problem with bullet points on ReadTheDocs
|
2021-02-21 11:27:43 -05:00 |
PySimpleGUI
|
bc68795148
|
Added the Demo and Project browsers
|
2021-02-21 10:32:36 -05:00 |
PySimpleGUI
|
b844ac8179
|
Removed online processing instructions
|
2021-02-13 21:42:18 -05:00 |
PySimpleGUI
|
108d5308dc
|
Fixed up indentation problems... merged back from Jason
|
2021-01-30 14:42:09 -05:00 |
PySimpleGUI
|
d42a0ccfc4
|
Fixed syntax error
|
2021-01-30 14:34:42 -05:00 |
PySimpleGUI
|
8a795264f6
|
Minor typo
|
2021-01-19 13:34:28 -05:00 |
PySimpleGUI
|
59933be714
|
Fixed formatting
|
2020-08-07 08:03:32 -04:00 |
PySimpleGUI
|
63cd2e6659
|
New read_all_windows Recipe
|
2020-08-07 07:35:14 -04:00 |
PySimpleGUI
|
d0e5505c25
|
Collapsible sections recipe
|
2020-08-05 16:56:41 -04:00 |
PySimpleGUI
|
2d94a7c736
|
Recipe - Multiple monitor setup... locating windows on non-primary displays.
|
2020-07-28 04:47:51 -04:00 |
PySimpleGUI
|
940bdb26a0
|
Made Titles of Recipes easier to find by decreasing indent level to one #
|
2020-07-24 07:02:01 -04:00 |
PySimpleGUI
|
ab8e8b4a54
|
Cookbook - Recipe with PIL converter function - VERY VERY useful function
|
2020-07-24 06:44:22 -04:00 |
PySimpleGUI
|
6ef69c49f8
|
Alias recipe
|
2020-07-20 21:01:33 -04:00 |
PySimpleGUI
|
1836526787
|
Updatges to the cprint / printing recipes. New Recipte for "long running operations". Hows how ot use the new Window.write_event_value
|
2020-07-19 16:12:49 -04:00 |
PySimpleGUI
|
d6837f8872
|
Added cprint to the coookbook
|
2020-06-30 10:21:42 -04:00 |
PySimpleGUI
|
995d0b3cdf
|
Recipe on adding screenshots, more WIN_CLOSED fixes.
|
2020-06-08 06:55:59 -04:00 |
PySimpleGUI
|
fdbd8d700a
|
Release 4.20.0
|
2020-06-06 16:46:09 -04:00 |
PySimpleGUI
|
10577019b6
|
Fix for bad key. Added Recipe text.
|
2020-05-04 19:45:11 -04:00 |
PySimpleGUI
|
1843cd5d40
|
New Recipe - Settings Load / Save
|
2020-04-05 17:51:59 -04:00 |
PySimpleGUI
|
5434c7e0c7
|
Printing section
|
2020-04-03 20:56:32 -04:00 |
PySimpleGUI
|
070cc6ebcc
|
Removed check for 'Exit'
|
2020-04-02 10:57:47 -04:00 |
PySimpleGUI
|
74bc125992
|
enable_events recipe updated
|
2020-04-02 10:54:15 -04:00 |
PySimpleGUI
|
026d91fde1
|
Picking back up the updates.... more recipes
|
2020-04-02 10:47:42 -04:00 |
PySimpleGUI
|
fad3dfb1d3
|
Release 4.17.0
|
2020-03-24 20:26:23 -04:00 |
PySimpleGUI
|
37a03fba0a
|
Changed over to using theme instead of look and feel
|
2019-12-26 10:23:57 -05:00 |
PySimpleGUI
|
a0b783c8bb
|
Lots more about colors, creating your own themes
|
2019-11-18 22:17:34 -05:00 |
PySimpleGUI
|
8d3752d217
|
Look and Feel theme summary Recipe added
|
2019-11-13 11:39:45 -05:00 |
PySimpleGUI
|
3067449302
|
More updates... colors and base64 graphics are the big push in this one...
|
2019-11-12 12:01:15 -05:00 |
PySimpleGUI
|
c2c8e229b8
|
Look and feel section
|
2019-11-10 21:57:48 -05:00 |
PySimpleGUI
|
6b11aab70b
|
Fixed formatting error
|
2019-11-10 02:04:56 -05:00 |
PySimpleGUI
|
6f2471372f
|
2 new recipes - Matplotlib with 2 window, Minesweeper style button grid
|
2019-11-10 01:47:53 -05:00 |
PySimpleGUI
|
72d7c8dd51
|
The first set of updates using PEP8
|
2019-11-09 20:03:51 -05:00 |
MikeTheWatchGuy
|
afb6edf56b
|
Updated patterns
|
2019-09-15 21:26:33 -04:00 |
MikeTheWatchGuy
|
7d541255e6
|
Fixed argv bug. Doh!
|
2019-08-13 15:09:48 -04:00 |
MikeTheWatchGuy
|
3148c36eaa
|
More updates! Good stuff
|
2019-07-22 22:34:32 -04:00 |
MikeTheWatchGuy
|
36aec6b7c9
|
MUCH needed update to Cookbook!
|
2019-07-22 21:19:08 -04:00 |
MikeTheWatchGuy
|
e9428ae95b
|
Global change of FindElement to Element
|
2019-05-02 11:01:21 -04:00 |
MikeTheWatchGuy
|
ced4e14359
|
Moved layout to inside of Window call instead of chaining using .Layout
|
2019-05-01 14:19:42 -04:00 |
MikeTheWatchGuy
|
0ec4f04d8f
|
Removed use of .Layout. Moved layout to inside of Window call.
|
2019-05-01 10:35:46 -04:00 |
MikeTheWatchGuy
|
03e6310834
|
Mass update for Window Layout Change
|
2019-04-11 18:20:26 -04:00 |
MikeTheWatchGuy
|
f6cb9ca430
|
docs/cookbook.md updated from https://stackedit.io/
|
2019-04-02 19:38:39 -04:00 |
MikeTheWatchGuy
|
2d3d53c062
|
docs/cookbook.md updated from https://stackedit.io/
|
2019-04-02 19:37:05 -04:00 |
MikeTheWatchGuy
|
d16b55d437
|
docs/cookbook.md updated from https://stackedit.io/
|
2019-04-02 19:18:58 -04:00 |
MikeTheWatchGuy
|
6ac1698037
|
docs/cookbook.md updated from https://stackedit.io/
|
2019-04-01 17:22:57 -04:00 |
MikeTheWatchGuy
|
3369de9d17
|
docs/cookbook.md updated from https://stackedit.io/
|
2019-04-01 17:21:24 -04:00 |
MikeTheWatchGuy
|
ca9117feac
|
docs/cookbook.md updated from https://stackedit.io/
|
2019-04-01 17:19:49 -04:00 |
MikeTheWatchGuy
|
9ff65d3ede
|
Restored cookbook from a backup
|
2019-03-18 13:30:32 -04:00 |