PySimpleGUI
|
3261ec15fa
|
Release 4.59.0
|
2022-04-05 21:02:08 -04:00 |
PySimpleGUI
|
b04252a864
|
Release 4.58.0
|
2022-04-04 17:11:28 -04:00 |
PySimpleGUI
|
789c6f94d7
|
New coupon (good for 30 days!)
|
2022-04-01 11:11:45 -04:00 |
PySimpleGUI
|
eeba57a971
|
New 5-day coupon code that's lower than usual....
|
2022-03-29 09:19:30 -04:00 |
PySimpleGUI
|
745f26916d
|
Addition to call reference documentation for new Element focus methods, new Wikndow.widget_to_element, and widget, key properties
|
2022-03-27 10:06:11 -04:00 |
PySimpleGUI
|
6f1d1aa673
|
New coupon for Cookbook and call ref
|
2022-03-24 13:10:45 -04:00 |
PySimpleGUI
|
c3946eb835
|
New docstring updates. New Udemy coupon
|
2022-03-24 11:36:28 -04:00 |
PySimpleGUI
|
409846bd3f
|
New coupon for next 30 days
|
2022-02-19 10:45:14 -05:00 |
PySimpleGUI
|
e0709b081a
|
Release 4.57.0
|
2022-02-13 16:41:43 -05:00 |
PySimpleGUI
|
a614e40d41
|
New coupon code
|
2022-02-12 10:02:54 -05:00 |
PySimpleGUI
|
fb75b9b832
|
Started a new "Troubleshooting" section that contains error messages that can be searched for. It's meant for common typo kind of errors like missing a comma in your layout.
|
2022-02-09 11:14:50 -05:00 |
PySimpleGUI
|
9f8995a6f3
|
Another try at screenshot replacement...
|
2022-02-07 14:16:24 -05:00 |
PySimpleGUI
|
0797d15dd6
|
Doc updates - call ref picked up new docstring, coupon codes (they keep expiring... working on a better solution)
|
2022-02-07 09:39:59 -05:00 |
PySimpleGUI
|
e787939f16
|
Quick and temp fixup of the demo screenshots until the broader screenshots gallery is complete (that will hold both PySimpleGUI Demos and USER screenshots)
|
2022-02-06 17:03:56 -05:00 |
PySimpleGUI
|
c720c042a5
|
Fixed FileBrowse error. Replaced the "All Elements" demo code with the latest simplified all elements demo. Added info about perform_long_operation
|
2022-02-05 17:09:02 -05:00 |
PySimpleGUI
|
030e023b89
|
Fixed simple grammar error
|
2022-02-05 17:07:58 -05:00 |
PySimpleGUI
|
4429446860
|
Docs - Updated educational resources, psgdemo package, completed the large table of Elements to Widgets.
|
2022-02-01 12:13:29 -05:00 |
PySimpleGUI
|
58b5a88057
|
Instructions on pip installing the psgdemo package to get the demo programs - added to the readme and the Cookbook.
|
2022-01-31 16:45:56 -05:00 |
PySimpleGUI
|
92ea038adb
|
New U-Code
|
2022-01-30 13:01:07 -05:00 |
PySimpleGUI
|
7ba9a8694b
|
Fixed screenshot locations (they're still old screenshots but will do for the moment while a new gallery is being built)
|
2022-01-27 09:25:18 -05:00 |
PySimpleGUI
|
0b9482f5ec
|
More coupon code updates......
|
2022-01-24 14:33:59 -05:00 |
PySimpleGUI
|
0c38b53db7
|
Addition of Text.fonts_installed_list to call reference. New coupon code for Udemy course (old one just expired - Udemy forces this to happen, wasn't a choice.)
|
2022-01-24 14:17:40 -05:00 |
PySimpleGUI
|
5f80453e75
|
Fixed a problem in the release notes part of the docs.
|
2022-01-19 17:11:04 -05:00 |
PySimpleGUI
|
c2295486b0
|
2022 readme update... Udemy course, Announcement subscription, Demo Browser, psgcompiler
|
2022-01-19 17:04:29 -05:00 |
PySimpleGUI
|
33cb849656
|
Added Window Location Finder code from the demo program
|
2022-01-14 12:27:14 -05:00 |
PySimpleGUI
|
7410eadff5
|
New Justification and Alignment recipe, changed to use the theme calls, mentioned the psgcompiler project
|
2022-01-14 12:12:46 -05:00 |
PySimpleGUI
|
5468b68a03
|
Changed all element.update methods to inform user that helpful function "pin" is needed when using visibility.
|
2022-01-09 21:07:36 -05:00 |
PySimpleGUI
|
3c356d31c2
|
Release 4.56.0
|
2022-01-05 16:38:48 -05:00 |
PySimpleGUI
|
7dd1094c6c
|
Replaced documentation banner
|
2022-01-03 13:07:36 -05:00 |
PySimpleGUI
|
0623072ecf
|
An additional location for explaining how Element.update works with Window.read and Window.refresh.
|
2022-01-01 13:14:26 -05:00 |
PySimpleGUI
|
02e1cb6ad4
|
Design Pattern 2B - point out the update calls are not shown in the window until Window.read or Window.refresh are called.
|
2022-01-01 12:59:43 -05:00 |
PySimpleGUI
|
783d6d4169
|
Added back banners after temp removal....
|
2021-12-20 16:49:24 -05:00 |
PySimpleGUI
|
d357ba16ac
|
Revert "Addition of banner"
This reverts commit fe195c19c6 .
|
2021-12-20 16:22:33 -05:00 |
PySimpleGUI
|
9602473342
|
Revert "Added banner"
This reverts commit 7b06c24f14 .
|
2021-12-20 16:22:25 -05:00 |
PySimpleGUI
|
7b06c24f14
|
Added banner
|
2021-12-16 05:46:05 -05:00 |
PySimpleGUI
|
fe195c19c6
|
Addition of banner
|
2021-12-16 05:41:34 -05:00 |
PySimpleGUI
|
de8e046a18
|
Fixed docstring for Table, added Text.print but may remove. Checked in the latest documentation for readthedocs
|
2021-11-25 14:12:25 -05:00 |
PySimpleGUI
|
f9da3350a5
|
Update of section on "settings" to reference the newer User Settings APIs
|
2021-11-19 13:58:23 -05:00 |
PySimpleGUI
|
2286e8ac55
|
Release 4.55.1
|
2021-11-07 13:48:38 -05:00 |
PySimpleGUI
|
e078cbe33a
|
Release 4.55.0
|
2021-11-07 05:21:18 -05:00 |
PySimpleGUI
|
5c01c523da
|
Release 4.54.0
|
2021-11-06 17:01:58 -04:00 |
PySimpleGUI
|
36c8e42803
|
Rebuild of the Call Reference. The table of contents had the incorrect level set.
|
2021-10-24 15:06:28 -04:00 |
PySimpleGUI
|
3bf3845542
|
Release 4.53.0
|
2021-10-24 14:41:02 -04:00 |
PySimpleGUI
|
a05af0ad97
|
Release 4.51.0
|
2021-10-18 14:28:39 -04:00 |
PySimpleGUI
|
d0f945c74e
|
Release 4.50.0
|
2021-10-17 17:13:44 -04:00 |
PySimpleGUI
|
9aa2bd33f3
|
Cookbook Recipe - Simple 3-item right click menu
|
2021-10-04 09:27:37 -04:00 |
PySimpleGUI
|
47724f0654
|
Recipe - how to launch without a console using pythonw.exe
|
2021-10-02 11:56:00 -04:00 |
PySimpleGUI
|
7c406d917e
|
Release 4.49.0
|
2021-09-30 15:11:14 -04:00 |
PySimpleGUI
|
79177a2d63
|
Addition of Packages Used
|
2021-09-28 23:32:11 -04:00 |
PySimpleGUI
|
e52a67ea85
|
Added lambda info for the long operations call in case user has parameters in their function call.
|
2021-09-26 15:40:51 -04:00 |