Commit Graph

107 Commits

Author SHA1 Message Date
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 783d6d4169 Added back banners after temp removal.... 2021-12-20 16:49:24 -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 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 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 7c406d917e Release 4.49.0 2021-09-30 15:11:14 -04:00
PySimpleGUI 4c0a7f805a Some tests 2021-09-19 15:09:54 -04:00
PySimpleGUI 9caa0cea92 Release 4.47.0 2021-08-30 15:25:37 -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 69f12cc568 Release 4.46.0 2021-08-10 17:40:53 -04:00
PySimpleGUI 6b3d5a1be5 Updated info on icons, fixed problem with missing types causing corrupt entry, changed FindElement to find_element 2021-07-19 15:38:33 -04:00
PySimpleGUI 436cb397ce Release 4.45.0 2021-06-21 09:48:10 -04:00
PySimpleGUI 8a269efc61 Release 4.44.0 2021-06-13 12:45:50 -04:00
PySimpleGUI d3cb3f74c2 Release 4.43.0 2021-05-23 20:14:46 -04:00
PySimpleGUI 06be391d11 Release 4.42.0 2021-05-23 14:07:50 -04:00
PySimpleGUI 35efc51149 Release 4.41.0 2021-05-12 19:04:51 -04:00
PySimpleGUI 862029af52 Added missing Column.contents_changed method to call reference 2021-05-05 09:08:20 -04:00
PySimpleGUI 5625d536cf Added the Window.key_dict property 2021-04-27 15:11:45 -04:00
PySimpleGUI 33178fe29f Release 4.40.0 2021-04-26 17:07:31 -04:00
PySimpleGUI b408faf0eb Release 4.39.0 2021-04-11 18:51:27 -04:00
PySimpleGUI c175416d0b Release 4.,38.0 2021-03-21 18:29:01 -04:00
PySimpleGUI 7e822d849e Added section on handling window closed events. Now includes description of how to use the enable_close_attempted_event parameter. 2021-03-21 10:09:29 -04:00
PySimpleGUI bf764aa1e1 Release 4.37.0 2021-03-15 16:39:00 -04:00
PySimpleGUI 62f7b39602 Release 4.35.0 2021-03-03 16:06:54 -05:00
PySimpleGUI 525af97ad9 Match the current code on GitHub so that new features and parameters are documented. Note that it may differ from what's currently on PyPI 2021-02-01 17:17:30 -05:00
PySimpleGUI 85a2531888 Shifted ordering so that the PEP8 compliant functions are presented first 2021-01-20 19:57:57 -05:00
PySimpleGUI be146822c2 Release 4.34.0 2021-01-18 14:43:33 -05:00
PySimpleGUI fcb3cc7bde Metadata property added to call ref. Checkin of the latest readme_creator files 2021-01-17 13:04:15 -05:00
PySimpleGUI 5510fad39e Reorganization of the call reference document. Non-PEP8 compliant methods moved to end of elment method list along with a message to not use them. 2021-01-16 17:41:56 -05:00
PySimpleGUI e4a9b59ca5 Addition of Cursor list and calls. Fix for return types in call reference doc 2021-01-11 14:54:14 -05:00
PySimpleGUI ea445e126b Release 4.33.0 (Welcome 2021!!) 2021-01-02 16:41:51 -05:00
PySimpleGUI e397f9707a Release 4.32.0 2020-11-17 13:45:54 -05:00
PySimpleGUI 1ec6e6b1ff Release 4.31.0 2020-11-13 11:57:13 -05:00
PySimpleGUI 0b7b0cc340 Added parms to Multline.update docstring 2020-10-20 07:57:43 -04:00
PySimpleGUI 7e05146400 Release 4.30.0 2020-10-15 16:43:32 -04:00
PySimpleGUI 154ea792ae Release 4.29.0 2020-08-25 16:56:55 -04:00
PySimpleGUI 523af47883 Release 4.28.0 2020-08-03 15:53:50 -04:00
PySimpleGUI a629760ce8 Release 4.27.1 2020-08-03 05:35:10 -04:00
PySimpleGUI b5c0bd735d Documented the new Window.write_event_value, new key error recovery 2020-07-28 14:36:23 -04:00
PySimpleGUI 4ac42af3ce Added the missing reroute_stdout_to_here, restore, etc call references. 2020-07-19 16:40:47 -04:00
PySimpleGUI e6d0eca440 Release 4.26.0 2020-07-18 15:34:48 -04:00
PySimpleGUI 934cea5881 Release 4.25.0 2020-07-17 14:23:47 -04:00
PySimpleGUI 3fbdf1ffe4 Release 4.24.0 - addition of new set_options parameter to control patching of treeview color problem for tk 8.6.9 2020-07-03 15:05:26 -04:00
PySimpleGUI 10ec39bc85 Release 4.23.0 2020-07-03 09:26:51 -04:00
PySimpleGUI 6ed8a4d429 Release 4.22.0 2020-06-28 10:33:02 -04:00
PySimpleGUI c42d957329 Release 4.21.0 2020-06-27 15:38:17 -04:00
PySimpleGUI fdbd8d700a Release 4.20.0 2020-06-06 16:46:09 -04:00
PySimpleGUI ff494a9564 Updated docs to include link over to the new Call Reference 2020-05-19 20:04:27 -04:00
PySimpleGUI 8d99afbdc0 Better start for call reference doc... much more work to do like adding link over to it in the readme 2020-05-17 06:43:16 -04:00
PySimpleGUI a46fde5e46 Split Readme (YES!) New Call Reference document. Readme changed to use WIN_CLOSED constant 2020-05-16 12:54:28 -04:00