Commit Graph

558 Commits

Author SHA1 Message Date
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
PySimpleGUI 32eeec20d1 Addition of Window.perform_long_operation to the Threading recipe 2021-09-26 15:09:36 -04:00
PySimpleGUI 4ba1ba788c Merge branch 'Dev-latest' of https://github.com/PySimpleGUI/PySimpleGUI into Dev-latest 2021-09-19 15:19:08 -04:00
PySimpleGUI cb44bd1d04 Removed the Qt Readme 2021-09-19 15:18:55 -04:00
PySimpleGUI 20cd093bde
Merge branch 'master' into Dev-latest 2021-09-19 15:12:02 -04:00
PySimpleGUI 4c0a7f805a Some tests 2021-09-19 15:09:54 -04:00
PySimpleGUI 86456d26c1 Delete Qt Call Ref Test.md 2021-09-19 14:45:18 -04:00
PySimpleGUI 41f0ac0d81
Update index.md 2021-09-19 12:57:32 -04:00
PySimpleGUI 26e531094b
Merge pull request #4709 from PySimpleGUI/Dev-latest
test for read the docs
2021-09-12 13:15:09 -04:00
PySimpleGUI dea216ac88 test for read the docs 2021-09-12 13:14:53 -04:00
PySimpleGUI b837b03990
Merge pull request #4698 from PySimpleGUI/Dev-latest
New little section in readme
2021-09-02 14:34:44 -04:00
PySimpleGUI 2c9246ad21 New little section in readme 2021-09-02 14:34:17 -04:00
PySimpleGUI 947859dcba
Merge pull request #4687 from PySimpleGUI/Dev-latest
Release 4.47.0
2021-08-30 15:26:05 -04:00
PySimpleGUI 9caa0cea92 Release 4.47.0 2021-08-30 15:25:37 -04:00
PySimpleGUI 0528565d11
Merge pull request #4651 from PySimpleGUI/Dev-latest
Addition of the PySimpleGUIQt readme to the main docs in prep for the…
2021-08-22 11:14:18 -04:00
PySimpleGUI 9c4f2e3208 Addition of the PySimpleGUIQt readme to the main docs in prep for the PySimpleGUIQt Alpha 2021-08-22 11:14:04 -04:00
PySimpleGUI 3ca034963a
Merge pull request #4625 from PySimpleGUI/Dev-latest
Fixed formatting problems in the release notes section. Found a new t…
2021-08-14 11:30:07 -04:00
PySimpleGUI 42a8dc69b2 Fixed formatting problems in the release notes section. Found a new tool to help with markdown (iA Writer)!! 2021-08-14 11:29:53 -04:00
PySimpleGUI a30ddb46f3
Merge pull request #4619 from PySimpleGUI/Dev-latest
Updated docs to use the new docstring for fonts that are not yet rele…
2021-08-11 13:08:09 -04:00
PySimpleGUI 82adab524e Updated docs to use the new docstring for fonts that are not yet released to pypi, but are on GitHub. 2021-08-11 13:07:52 -04:00
PySimpleGUI b827cfabc0
Merge pull request #4612 from PySimpleGUI/Dev-latest
Release 4.46.0
2021-08-10 17:41:19 -04:00
PySimpleGUI 69f12cc568 Release 4.46.0 2021-08-10 17:40:53 -04:00
PySimpleGUI e3069738a6
Merge pull request #4587 from PySimpleGUI/Dev-latest
Expanded explanation of one_line_progress_meter
2021-08-05 07:42:09 -04:00
PySimpleGUI d0e8a34d73 Expanded explanation of one_line_progress_meter 2021-08-05 07:41:55 -04:00
PySimpleGUI 16f2475e5a
Merge pull request #4528 from PySimpleGUI/Dev-latest
Updated info on icons, fixed problem with missing types causing corru…
2021-07-19 15:38:48 -04:00