Commit Graph

396 Commits

Author SHA1 Message Date
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 4c62d703e9 Addition of available bindings. Removed old popup calls 2021-02-01 17:16:25 -05:00
Chr0nicT 3997cb9151 Add extension. 2021-01-31 22:40:21 -05:00
Chr0nicT 9a287180cf Upload screenshots and README 2021-01-31 22:37:47 -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 85a2531888 Shifted ordering so that the PEP8 compliant functions are presented first 2021-01-20 19:57:57 -05:00
PySimpleGUI 8a795264f6 Minor typo 2021-01-19 13:34:28 -05:00
PySimpleGUI 560e9d7be3 Copied buy me a coffee to the top.... need more visibility. It DOES HELP... the project has quite a negative cashflow and all donations go right into the project. 2021-01-18 15:13:16 -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 150f837767 New image 2020-12-26 14:12:08 -05:00
PySimpleGUI 92e78ba665 Demo for the Titlebar element 2020-12-26 10:29:28 -05:00
PySimpleGUI 655af37326 Update screenshots_demos.md 2020-12-24 18:48:42 -05:00
PySimpleGUI 68b3fae058 Update screenshots_demos.md 2020-12-24 18:45:56 -05:00
PySimpleGUI 343db87ae4 Demo Screenshots (nice job Chr0nic) 2020-12-24 18:33:30 -05:00
PySimpleGUI bc4f73510d Updated readme for readthe docs 2020-12-20 17:16:23 -05:00
PySimpleGUI e84ef76b36 Update Demo Screenshots.md 2020-12-17 20:30:30 -05:00
PySimpleGUI 768ec9fe9e Update Demo Screenshots.md 2020-12-17 11:10:49 -05:00
PySimpleGUI 97b0b05d6f New screenshots doc 2020-12-17 09:59:26 -05:00
PySimpleGUI e76fb137bd Adding Japanexe readme to readthedocs as a tab 2020-12-09 08:13:58 -05:00
PySimpleGUI aa08b84187 Release 4.32.1 2020-11-17 14:06:37 -05:00
PySimpleGUI 47e2322684 Release 4.32.0 2020-11-17 13:49:15 -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 6be471e8af Added readme to docs folder so that readthedocs will pick it up. 2020-11-11 10:04: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 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 523af47883 Release 4.28.0 2020-08-03 15:53:50 -04:00
PySimpleGUI 6f8b276f42 Release 4.27.4 2020-08-03 06:02:09 -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 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 4ac42af3ce Added the missing reroute_stdout_to_here, restore, etc call references. 2020-07-19 16:40:47 -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 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 d6837f8872 Added cprint to the coookbook 2020-06-30 10:21:42 -04:00