Commit Graph

739 Commits

Author SHA1 Message Date
PySimpleGUI b429dfc60a
Merge pull request #4276 from PySimpleGUI/Dev-latest
Release 4.41.0
2021-05-12 19:05:13 -04:00
PySimpleGUI 35efc51149 Release 4.41.0 2021-05-12 19:04:51 -04:00
PySimpleGUI a00215b9e6
Merge pull request #4275 from PySimpleGUI/Dev-latest
New and improved readme!
2021-05-12 14:37:07 -04:00
PySimpleGUI b0f6ae354f New and improved readme! 2021-05-12 14:36:45 -04:00
PySimpleGUI 6c56d4f5fa
Merge pull request #4274 from PySimpleGUI/Dev-latest
Reworked the readme - fixed spelling, shortened parts, simplified.
2021-05-12 10:09:11 -04:00
PySimpleGUI f1f5e47fc7 Reworked the readme - fixed spelling, shortened parts, simplified. 2021-05-12 10:08:28 -04:00
PySimpleGUI 3fa12e5d33
Merge pull request #4254 from PySimpleGUI/Dev-latest
Added missing Column.contents_changed method to call reference
2021-05-05 09:08:37 -04:00
PySimpleGUI 862029af52 Added missing Column.contents_changed method to call reference 2021-05-05 09:08:20 -04:00
PySimpleGUI 91f6e90814
Merge pull request #4230 from PySimpleGUI/Dev-latest
Added the Window.key_dict property
2021-04-27 15:12:05 -04:00
PySimpleGUI 5625d536cf Added the Window.key_dict property 2021-04-27 15:11:45 -04:00
PySimpleGUI 279f7cabb3
Merge pull request #4229 from PySimpleGUI/Dev-latest
Release 4.40.0
2021-04-26 17:08:00 -04:00
PySimpleGUI 33178fe29f Release 4.40.0 2021-04-26 17:07:31 -04:00
PySimpleGUI f89893e65a
Merge pull request #4226 from PySimpleGUI/Dev-latest
Readme update...
2021-04-25 17:57:18 -04:00
PySimpleGUI 3afe09709a Readme update... 2021-04-25 17:57:04 -04:00
PySimpleGUI 53f66bc341
Merge pull request #4172 from PySimpleGUI/Dev-latest
Release 4.39.0
2021-04-11 18:51:50 -04:00
PySimpleGUI b408faf0eb Release 4.39.0 2021-04-11 18:51:27 -04:00
PySimpleGUI e8bdb78018 Set theme jekyll-theme-modernist 2021-03-27 15:08:52 -04:00
PySimpleGUI 49f47126a0
Merge branch 'master' into Dev-latest 2021-03-21 18:31:10 -04:00
PySimpleGUI c175416d0b Release 4.,38.0 2021-03-21 18:29:01 -04:00
PySimpleGUI 7a61d114c3
Merge pull request #4088 from PySimpleGUI/Dev-latest
Added section on handling window closed events.   Now includes descri…
2021-03-21 10:09:44 -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 7121b3fa93
Merge pull request #4068 from PySimpleGUI/Dev-latest
Updates with the latest Demo Browser screenshots and instructions
2021-03-17 10:51:28 -04:00
PySimpleGUI 6a30e4d2da Updates with the latest Demo Browser screenshots and instructions 2021-03-17 10:51:11 -04:00
PySimpleGUI c601f1a249
Merge pull request #4055 from PySimpleGUI/Dev-latest
Release 4.37.0
2021-03-15 16:39:19 -04:00
PySimpleGUI bf764aa1e1 Release 4.37.0 2021-03-15 16:39:00 -04:00
PySimpleGUI 96f343c725
Merge pull request #4006 from PySimpleGUI/Dev-latest
Updated Theme addition, Buttons with images, Script launcher, Progres…
2021-03-04 14:44:05 -05: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 17faff6f47
Merge pull request #3998 from PySimpleGUI/Dev-latest
Dev latest
2021-03-03 16:10:53 -05:00
PySimpleGUI e2c98a26ac Release 4.35.0 2021-03-03 16:10:27 -05:00
PySimpleGUI 62f7b39602 Release 4.35.0 2021-03-03 16:06:54 -05:00
PySimpleGUI 9f43706398
Merge pull request #3944 from PySimpleGUI/Dev-latest
Trying to fix the problem with bullet points on ReadTheDocs
2021-02-21 11:27:57 -05:00
PySimpleGUI f6c2756c6c Trying to fix the problem with bullet points on ReadTheDocs 2021-02-21 11:27:43 -05:00
PySimpleGUI 8d6216d2ef
Merge pull request #3942 from PySimpleGUI/Dev-latest
Added the Demo and Project browsers
2021-02-21 10:32:51 -05:00
PySimpleGUI bc68795148 Added the Demo and Project browsers 2021-02-21 10:32:36 -05:00
PySimpleGUI 8724b03368
Merge pull request #3905 from PySimpleGUI/Dev-latest
Removed online processing instructions
2021-02-13 21:42:35 -05:00
PySimpleGUI b844ac8179 Removed online processing instructions 2021-02-13 21:42:18 -05:00
PySimpleGUI 11ed2d91f5
Merge pull request #3862 from PySimpleGUI/Dev-latest
Dev latest
2021-02-01 17:19: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 4c62d703e9 Addition of available bindings. Removed old popup calls 2021-02-01 17:16:25 -05:00
PySimpleGUI 74df7abc7b
Merge pull request #3860 from PySimpleGUI/Dev-latest
Dev latest
2021-01-31 22:47:09 -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
Jason Yang 4dfdfe9eaa
Update for some code not indented correctly. 2021-01-26 17:57:05 +08:00
Jason Yang 4378dfece7
Update sample codes not indented correctly. 2021-01-26 17:39:12 +08:00
PySimpleGUI 588d8f6f06
Merge pull request #3817 from PySimpleGUI/Dev-latest
Shifted ordering so that the PEP8 compliant functions are presented f…
2021-01-20 19:58:14 -05:00
PySimpleGUI 85a2531888 Shifted ordering so that the PEP8 compliant functions are presented first 2021-01-20 19:57:57 -05:00
PySimpleGUI 560fa24e1f
Merge pull request #3815 from PySimpleGUI/Dev-latest
Dev latest
2021-01-19 13:34:54 -05:00
PySimpleGUI 8a795264f6 Minor typo 2021-01-19 13:34:28 -05:00
PySimpleGUI c4cc3297dd
Merge pull request #3809 from PySimpleGUI/Dev-latest
Copied buy me a coffee to the top.... need more visibility.  It DOES …
2021-01-18 15:13:38 -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 1bb571776f
Merge pull request #3807 from PySimpleGUI/Dev-latest
Release 4.34.0
2021-01-18 14:43:53 -05:00
PySimpleGUI be146822c2 Release 4.34.0 2021-01-18 14:43:33 -05:00
PySimpleGUI e8bfec1cd2
Merge pull request #3800 from PySimpleGUI/Dev-latest
Metadata property added to call ref.  Checkin of the latest readme_cr…
2021-01-17 13:04:34 -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 d161ef4f8c
Merge pull request #3798 from PySimpleGUI/Dev-latest
Reorganization of the call reference document.  Non-PEP8 compliant me…
2021-01-16 17:42:11 -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 cf7d539124
Merge pull request #3785 from PySimpleGUI/Dev-latest
Addition of Cursor list and calls. Fix for return types in call refer…
2021-01-11 14:54:50 -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 e6251daa53
Merge pull request #3766 from PySimpleGUI/Dev-latest
Release 4.33.0 (Welcome 2021!!)
2021-01-02 16:42:20 -05:00
PySimpleGUI ea445e126b Release 4.33.0 (Welcome 2021!!) 2021-01-02 16:41:51 -05:00
PySimpleGUI 23b0d374b2
Merge pull request #3746 from PySimpleGUI/Dev-latest
New image
2020-12-26 14:14:37 -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 7045040873
Delete Demo Screenshots.md 2020-12-25 17:03:18 -05:00
PySimpleGUI 95b636d915
Merge pull request #3740 from PySimpleGUI/Dev-latest
Update screenshots_demos.md
2020-12-24 18:48:59 -05:00
PySimpleGUI 655af37326 Update screenshots_demos.md 2020-12-24 18:48:42 -05:00
PySimpleGUI 597dcaad2a
Merge pull request #3739 from PySimpleGUI/Dev-latest
Update screenshots_demos.md
2020-12-24 18:46:12 -05:00
PySimpleGUI 68b3fae058 Update screenshots_demos.md 2020-12-24 18:45:56 -05:00
PySimpleGUI 6c437ea6d3
Merge pull request #3738 from PySimpleGUI/Dev-latest
Demo Screenshots (nice job Chr0nic)
2020-12-24 18:33:48 -05:00
PySimpleGUI 343db87ae4 Demo Screenshots (nice job Chr0nic) 2020-12-24 18:33:30 -05:00
PySimpleGUI 04ba97236a
Merge pull request #3727 from PySimpleGUI/Dev-latest
Dev latest
2020-12-20 17:16:39 -05:00
PySimpleGUI bc4f73510d Updated readme for readthe docs 2020-12-20 17:16:23 -05:00
PySimpleGUI 5fffa09443
Merge pull request #3718 from PySimpleGUI/Dev-latest
Update Demo Screenshots.md
2020-12-17 20:30:52 -05:00
PySimpleGUI e84ef76b36 Update Demo Screenshots.md 2020-12-17 20:30:30 -05:00
PySimpleGUI b318f6810c
Merge pull request #3716 from PySimpleGUI/Dev-latest
Update Demo Screenshots.md
2020-12-17 11:11:05 -05:00
PySimpleGUI 768ec9fe9e Update Demo Screenshots.md 2020-12-17 11:10:49 -05:00
PySimpleGUI 16e99d1d24
Merge pull request #3715 from PySimpleGUI/Dev-latest
New screenshots doc
2020-12-17 09:59:42 -05:00
PySimpleGUI 97b0b05d6f New screenshots doc 2020-12-17 09:59:26 -05:00
PySimpleGUI 8a9a43c4d0 Set theme jekyll-theme-minimal 2020-12-12 21:04:51 -05:00
PySimpleGUI 424109dae7
Merge pull request #3696 from PySimpleGUI/Dev-latest
Adding Japanexe readme to readthedocs as a tab
2020-12-09 08:14:17 -05:00
PySimpleGUI e76fb137bd Adding Japanexe readme to readthedocs as a tab 2020-12-09 08:13:58 -05:00
PySimpleGUI c7ef9902f7
Merge pull request #3639 from PySimpleGUI/Dev-latest
Release 4.32.1
2020-11-17 14:06:56 -05:00
PySimpleGUI aa08b84187 Release 4.32.1 2020-11-17 14:06:37 -05:00
PySimpleGUI 2782601701
Merge pull request #3638 from PySimpleGUI/Dev-latest
Release 4.32.0
2020-11-17 13:49:34 -05:00
PySimpleGUI 47e2322684 Release 4.32.0 2020-11-17 13:49:15 -05:00
PySimpleGUI cd93d3ff9f
Merge pull request #3637 from PySimpleGUI/Dev-latest
Release 4.32.0
2020-11-17 13:46:15 -05:00
PySimpleGUI e397f9707a Release 4.32.0 2020-11-17 13:45:54 -05:00
PySimpleGUI 946d9771e6
Merge pull request #3616 from PySimpleGUI/Dev-latest
Dev latest
2020-11-13 11:57:37 -05:00
PySimpleGUI 1ec6e6b1ff Release 4.31.0 2020-11-13 11:57:13 -05:00
PySimpleGUI f33efc5cee
Merge pull request #3601 from PySimpleGUI/Dev-latest
Added readme to docs folder so that readthedocs will pick it up.
2020-11-11 10:04:31 -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 1d52d88452
Merge pull request #3512 from PySimpleGUI/Dev-latest
Added parms to Multline.update docstring
2020-10-20 07:58:03 -04:00
PySimpleGUI 0b7b0cc340 Added parms to Multline.update docstring 2020-10-20 07:57:43 -04:00
PySimpleGUI aedfe27dcc
Merge pull request #3482 from PySimpleGUI/Dev-latest
Release 4.30.0
2020-10-15 16:43:54 -04:00
PySimpleGUI 7e05146400 Release 4.30.0 2020-10-15 16:43:32 -04:00
PySimpleGUI 5132525cb8
Merge pull request #3340 from PySimpleGUI/Dev-latest
Release 4.29.0
2020-08-25 16:57:27 -04:00
PySimpleGUI 154ea792ae Release 4.29.0 2020-08-25 16:56:55 -04:00
PySimpleGUI 11e6429eb3 Revert "Update _config.yml"
This reverts commit 8ec3fd6b56.
2020-08-12 16:42:34 -04:00
PySimpleGUI 8ec3fd6b56
Update _config.yml 2020-08-12 16:37:15 -04:00
PySimpleGUI 0a3c9f9876
Merge pull request #3261 from PySimpleGUI/Dev-latest
Fixed formatting
2020-08-07 08:03:52 -04:00
PySimpleGUI 59933be714 Fixed formatting 2020-08-07 08:03:32 -04:00
PySimpleGUI 1d93cb7e26
Merge pull request #3260 from PySimpleGUI/Dev-latest
Dev latest
2020-08-07 07:35:33 -04:00
PySimpleGUI 63cd2e6659 New read_all_windows Recipe 2020-08-07 07:35:14 -04:00
PySimpleGUI 34bab119e2
Merge pull request #3252 from PySimpleGUI/Dev-latest
Collapsible sections recipe
2020-08-05 16:56:59 -04:00
PySimpleGUI d0e5505c25 Collapsible sections recipe 2020-08-05 16:56:41 -04:00
PySimpleGUI 54abff96d2
Merge pull request #3240 from PySimpleGUI/Dev-latest
Release 4.28.0
2020-08-03 15:54:11 -04:00
PySimpleGUI 523af47883 Release 4.28.0 2020-08-03 15:53:50 -04:00
PySimpleGUI 48ce6c669f
Merge pull request #3228 from PySimpleGUI/Dev-latest
Release 4.27.4
2020-08-03 06:02:40 -04:00
PySimpleGUI 6f8b276f42 Release 4.27.4 2020-08-03 06:02:09 -04:00
PySimpleGUI dbb8973c00
Merge pull request #3227 from PySimpleGUI/Dev-latest
Release 4.27.1
2020-08-03 05:35:32 -04:00
PySimpleGUI a629760ce8 Release 4.27.1 2020-08-03 05:35:10 -04:00
PySimpleGUI 485cd5f3cb
Merge pull request #3203 from PySimpleGUI/Dev-latest
Documented the new Window.write_event_value, new key error recovery
2020-07-28 14:36:45 -04:00
PySimpleGUI b5c0bd735d Documented the new Window.write_event_value, new key error recovery 2020-07-28 14:36:23 -04:00
PySimpleGUI 4926a7d38b
Merge pull request #3198 from PySimpleGUI/Dev-latest
Recipe - Multiple monitor setup... locating windows on non-primary di…
2020-07-28 04:48:12 -04:00
PySimpleGUI 2d94a7c736 Recipe - Multiple monitor setup... locating windows on non-primary displays. 2020-07-28 04:47:51 -04:00
PySimpleGUI e2a21f4294
Merge pull request #3175 from PySimpleGUI/Dev-latest
Made Titles of Recipes easier to find by decreasing indent level to o…
2020-07-24 07:02:20 -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 200ef7329a
Merge pull request #3174 from PySimpleGUI/Dev-latest
Cookbook - Recipe with PIL converter function - VERY VERY useful func…
2020-07-24 06:44:39 -04:00
PySimpleGUI ab8e8b4a54 Cookbook - Recipe with PIL converter function - VERY VERY useful function 2020-07-24 06:44:22 -04:00
PySimpleGUI 94a67c0915
Merge pull request #3165 from PySimpleGUI/Dev-latest
Alias recipe
2020-07-20 21:02:09 -04:00
PySimpleGUI 6ef69c49f8 Alias recipe 2020-07-20 21:01:33 -04:00
PySimpleGUI 6ab080487b
Merge pull request #3164 from PySimpleGUI/Dev-latest
Added the missing reroute_stdout_to_here, restore, etc call references.
2020-07-19 16:41:25 -04:00
PySimpleGUI 4ac42af3ce Added the missing reroute_stdout_to_here, restore, etc call references. 2020-07-19 16:40:47 -04:00
PySimpleGUI a7463974a6
Merge pull request #3163 from PySimpleGUI/Dev-latest
Dev latest
2020-07-19 16:13:14 -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 5624f8ae14
Merge pull request #3160 from PySimpleGUI/Dev-latest
Dev latest
2020-07-18 15:37:15 -04:00
PySimpleGUI e6d0eca440 Release 4.26.0 2020-07-18 15:34:48 -04:00
PySimpleGUI 2fa210ec2d
Merge pull request #3156 from PySimpleGUI/Dev-latest
Release 4.25.0
2020-07-17 14:24:09 -04:00
PySimpleGUI 934cea5881 Release 4.25.0 2020-07-17 14:23:47 -04:00
PySimpleGUI 439c19fdf5
Merge pull request #3100 from PySimpleGUI/Dev-latest
Release 4.24.0 - addition of new set_options parameter to control pat…
2020-07-03 15:05:51 -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 4706daa8b3
Merge pull request #3096 from PySimpleGUI/Dev-latest
Release 4.23.0
2020-07-03 09:27:10 -04:00
PySimpleGUI 10ec39bc85 Release 4.23.0 2020-07-03 09:26:51 -04:00
PySimpleGUI 0ccd078004
Merge pull request #3089 from PySimpleGUI/Dev-latest
Added cprint to the coookbook
2020-06-30 10:22:05 -04:00
PySimpleGUI d6837f8872 Added cprint to the coookbook 2020-06-30 10:21:42 -04:00
PySimpleGUI b1fb791ffb
Merge pull request #3079 from PySimpleGUI/Dev-latest
Dev latest
2020-06-28 10:34:06 -04:00
PySimpleGUI 6ed8a4d429 Release 4.22.0 2020-06-28 10:33:02 -04:00
PySimpleGUI cc69e323b1
Merge pull request #3075 from PySimpleGUI/Dev-latest
Release 4.21.0
2020-06-27 15:38:41 -04:00
PySimpleGUI c42d957329 Release 4.21.0 2020-06-27 15:38:17 -04:00
PySimpleGUI cec43e7d35
Merge pull request #2990 from PySimpleGUI/Dev-latest
Clarification
2020-06-09 05:58:34 -04:00
PySimpleGUI 0676274923 Clarification 2020-06-09 05:57:41 -04:00
PySimpleGUI 5d71725909
Merge pull request #2988 from PySimpleGUI/Dev-latest
Dev latest
2020-06-08 06:56:19 -04:00
PySimpleGUI 995d0b3cdf Recipe on adding screenshots, more WIN_CLOSED fixes. 2020-06-08 06:55:59 -04:00
PySimpleGUI c272f1e29d Fixed (I hope) terribly written parageraph about reading the documentation. 2020-06-08 06:55:32 -04:00
PySimpleGUI 5de7035bfc
Merge pull request #2982 from PySimpleGUI/Dev-latest
Release 4.20.0
2020-06-06 16:46:39 -04:00
PySimpleGUI fdbd8d700a Release 4.20.0 2020-06-06 16:46:09 -04:00
PySimpleGUI dae6d5ab07 Set theme jekyll-theme-leap-day 2020-05-22 13:05:32 -04:00
PySimpleGUI ff494a9564 Updated docs to include link over to the new Call Reference 2020-05-19 20:04:27 -04:00
PySimpleGUI afba5c9a89 Removed old docs 2020-05-19 19:44:38 -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
PySimpleGUI 8173d384e4 Release 4.19.0 2020-05-05 08:45:19 -04:00
PySimpleGUI 10577019b6 Fix for bad key. Added Recipe text. 2020-05-04 19:45:11 -04:00
PySimpleGUI 9e549c4600 Source file #1 for sample cofe for 2020 lessons 2020-04-24 20:15:35 -04:00
PySimpleGUI 1ada355f2b The PySimpleGUI 2020 L:esson Text - Accompanies YouTube Video 2020-04-24 20:08:32 -04:00
PySimpleGUI 1642d5d14e Removed very old tutorial 2020-04-05 21:14:10 -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 807cd4e8f2 Changed animated GIFs into PNGs to try and speed up loading 2020-03-27 13:20:46 -04:00
PySimpleGUI 6d141100c5 Release 4.18.0 2020-03-26 09:42:58 -04:00
PySimpleGUI 6abf9515a0 Delete test file 2020-03-24 20:33:39 -04:00
PySimpleGUI fad3dfb1d3 Release 4.17.0 2020-03-24 20:26:23 -04:00
PySimpleGUI b21de56c99 Test to see how new readme looks 2020-03-22 16:59:44 -04:00
PySimpleGUI f4e488061a Release 4.16.0 2020-02-20 16:08:55 -05:00
PySimpleGUI 76e2ec49d9 Release 4.15.1 2020-01-09 23:25:54 -05:00
PySimpleGUI 9543c68d1a Release 4.15.0 2020-01-08 23:01:05 -05:00
PySimpleGUI 37a03fba0a Changed over to using theme instead of look and feel 2019-12-26 10:23:57 -05:00
PySimpleGUI 922c6a99bb Release 4.14.0 - Themes! 2019-12-23 09:36:29 -05:00
PySimpleGUI 0d7473eedb Removed Macs being forced to system default. Checked in the latest readme components 2019-12-21 13:23:38 -05:00
PySimpleGUI 577a492673 Release 4.13.0 2019-12-18 22:19:00 -05:00
PySimpleGUI 3022748ec7 Release 4.12 2019-12-14 23:33:44 -05:00
PySimpleGUI 24e50e9c0b Info on the new .bind method 2019-12-10 16:03:35 -05:00
PySimpleGUI 2c6ed5355f Release 4.11.0 2019-12-10 15:48:26 -05:00
PySimpleGUI 6348b969e6 Release 4.10.0 2019-12-09 17:08:19 -05:00
PySimpleGUI b9926676f0 Release 4.9.0 2019-12-07 19:29:23 -05:00
PySimpleGUI 551b696c25 2019 update of Tutorial in progress 2019-12-07 16:52:35 -05:00
PySimpleGUI c2ddac7d5d Release 4.8.0 2019-12-04 20:41:45 -05:00
PySimpleGUI 19377a217b Release 4.7.0 2019-11-26 18:32:38 -05:00
PySimpleGUI c59c31fbb1 Fix for Text Element being too small in Pattern 2 2019-11-22 11:37:04 -05:00
PySimpleGUI 14cc0dc0cf Fixed bug in multi-window design pattern!! Thank you nngogol! 2019-11-21 16:43:59 -05:00
PySimpleGUI 3ff93c9fd2 Reworking on the Pythonic GUIs document 2019-11-19 17:17:08 -05:00
PySimpleGUI a0b783c8bb Lots more about colors, creating your own themes 2019-11-18 22:17:34 -05:00
PySimpleGUI a7faf9c1e9 Release 4.6.0 2019-11-16 04:35:30 -05:00
PySimpleGUI 8d3752d217 Look and Feel theme summary Recipe added 2019-11-13 11:39:45 -05:00
PySimpleGUI fbc8f552f8 Initial Check-in of a PDF version of the main documentation 2019-11-12 18:41:43 -05:00
PySimpleGUI 504431824c LOTS of PEP8 methods added! Getting to be a large document. 2019-11-12 18:27:30 -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 480f25e256 Changed indentation of the call reference section so that the headings show up in TOC on read the docs. 2019-11-09 20:10:21 -05:00
PySimpleGUI 72d7c8dd51 The first set of updates using PEP8 2019-11-09 20:03:51 -05:00
PySimpleGUI 309c9d50e2 Release 4.5.0 2019-11-05 20:01:30 -05:00
PySimpleGUI f157131a73 Fix bad link to demos, Latest PySimpleGUI calls. 2019-10-08 21:15:00 -04:00
MikeTheWatchGuy afb6edf56b Updated patterns 2019-09-15 21:26:33 -04:00
MikeTheWatchGuy e5b5ca7bbb Final 2019-09-10 19:17:53 -04:00
MikeTheWatchGuy 763da2a4dd 3rd draft 2019-09-10 19:09:45 -04:00
MikeTheWatchGuy 7b154acc94 Draft 2-2 2019-09-10 16:56:30 -04:00
MikeTheWatchGuy a056d4846f Draft 2 2019-09-10 16:49:20 -04:00
MikeTheWatchGuy 9602f8f7c4 Make layout use += 2019-09-10 13:54:33 -04:00
MikeTheWatchGuy 9288b02adb More edits. Addition of List Comprehension example, busy screenshot 2019-09-09 20:09:42 -04:00
MikeTheWatchGuy 0d6f02c101 Typos 2019-09-09 18:53:03 -04:00
MikeTheWatchGuy 57dba7a2f7 Typos 2019-09-09 18:39:36 -04:00
MikeTheWatchGuy a9463a1f14 Posting for reviews 2019-09-09 18:24:36 -04:00
MikeTheWatchGuy dbe4e1f19b Tried to tighten up the banners again 2019-09-09 13:31:17 -04:00
MikeTheWatchGuy 2e27926e97 Jump Start added 2019-09-08 11:06:56 -04:00
MikeTheWatchGuy d2bb47b9a8 Old doc was missing the __init__ info!! Ouch! Sorry about that. 2019-09-03 17:30:03 -04:00
MikeTheWatchGuy 48ef8e5827 TONS of changes - NEW additions PEP8, Multithreading, shortcut for FindElement AND Element.Update, HorizontalSeparator, Column justification, Sizer Element, Table.Get for Qt, Extending PySimpleGUI, ChangeLookAndFeel values 2019-08-30 21:02:42 -04:00
MikeTheWatchGuy 0a197b200b Added the "Layouts" section 2019-08-23 20:05:13 -04:00
MikeTheWatchGuy 475333227b Docs for 4.3.0 Release 2019-08-22 17:51:14 -04:00
MikeTheWatchGuy 31f7183891 OFFICIAL 4.2.0 Release! 2019-08-19 17:14:34 -04:00
MikeTheWatchGuy a1743c84c7 BIG CHANGE - Moved ALL call references but popups to the very bottom of section 2019-08-18 15:23:21 -04:00
MikeTheWatchGuy 7d541255e6 Fixed argv bug. Doh! 2019-08-13 15:09:48 -04:00
MikeTheWatchGuy 28c7c35ac0 Lots of doc updates. The recent Tab and TabGroup changes 2019-08-10 22:44:14 -04:00
MikeTheWatchGuy 345b91c7f8 More doc work.... 2019-08-05 17:37:21 -04:00
MikeTheWatchGuy d6458df5ab More documentation... specifically on the Graph Element (plus others) 2019-08-05 16:58:20 -04:00
MikeTheWatchGuy 8f5472c40b RELEASE 4.1 2019-08-04 15:04:16 -04:00
MikeTheWatchGuy b6709c7035 Trying to fix bullet points under "tools" 2019-07-29 17:01:35 -04:00
MikeTheWatchGuy 60c234cfea Trying to fix bullets in tools section 2019-07-29 16:52:57 -04:00
MikeTheWatchGuy f01cd760bf All of the section 1 changes plus latest doc strings 2019-07-29 16:16:06 -04:00
MikeTheWatchGuy 0aac91fa70 More readme work in Section 2 2019-07-27 18:24:51 -04:00
MikeTheWatchGuy 5fe93133ba Changes made to first section. Lots more pretty pictures 2019-07-27 12:29:10 -04:00
MikeTheWatchGuy c768942bad More docstrings where added / changed 2019-07-27 12:20:20 -04:00
MikeTheWatchGuy 59bb9a4fc5 Even more doc strings! 2019-07-25 11:15:25 -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 176b0c9122 Fixed bad examples. Updated readme quite a bit, but a lot more to do! 2019-07-22 18:30:56 -04:00
MikeTheWatchGuy 8618879a71 Latest and greatest docstrings and cleanup of Readme. Looking GREAT! 2019-07-17 11:17:17 -04:00
MikeTheWatchGuy ae48656c64 Major update to docs! 2019-07-12 16:21:02 -04:00
MikeTheWatchGuy 8037c4eb91 More Docstring Work - concentrated on Window class 2019-07-06 14:49:22 -04:00
MikeTheWatchGuy b9614eef9f LOTS of doc strings. Newest readme based on doc strings 2019-07-02 19:10:12 -04:00
MikeTheWatchGuy 78e35619ff Newly generated documents from the latest 4.1.0.3 code and latest doc generator 2019-06-29 11:23:06 -04:00
MikeTheWatchGuy 23dfb5f7cc Delete index_worked.md 2019-06-25 21:06:42 -04:00
MikeTheWatchGuy 614de21718 New readme from generator 2019-06-24 12:10:22 -04:00
MikeTheWatchGuy db4a8430c3 Put back section removed. Removed end tag 2019-06-23 16:33:22 -04:00
MikeTheWatchGuy f71ffdd1e9 Added back deleted parts. Removed tag at end 2019-06-23 16:28:50 -04:00
MikeTheWatchGuy c15cd4e39c Hacked up doc to make smaller (TEST ONLY!) 2019-06-23 16:26:42 -04:00
MikeTheWatchGuy 9814de9928 Newet generateed readme 2019-06-23 16:20:55 -04:00
MikeTheWatchGuy c106901d99 Removed some comments to see if I get more content 2019-06-23 15:59:23 -04:00
MikeTheWatchGuy 7b8296b698 Fix for tables - were messed up in PyCharm 2019-06-23 15:50:37 -04:00
MikeTheWatchGuy 8837475a70 latest generator 2019-06-23 15:14:24 -04:00
MikeTheWatchGuy a85349c051 Latest updates from generator 2019-06-23 15:10:24 -04:00
MikeTheWatchGuy aaf3ee761d Checkin from new doc generation 2019-06-23 14:33:25 -04:00
MikeTheWatchGuy 6ddbbfd21d
Delete index.md 2019-06-23 14:26:04 -04:00
MikeTheWatchGuy f2aebb3970 Using new generator with latest code 2019-06-23 14:21:26 -04:00
MikeTheWatchGuy d8f62ccc46 New doc generator was used 2019-06-23 14:12:42 -04:00
MikeTheWatchGuy b3307d7255 More attempts at fixing the ReadTheDocs sudden ending 2019-06-19 16:33:39 -04:00
MikeTheWatchGuy 3e51ab3d76 Removed spaces around all table cells. Changed the Feature List to include extra blank line 2019-06-19 16:17:27 -04:00
MikeTheWatchGuy c4530212ca Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-06-19 15:26:26 -04:00
MikeTheWatchGuy a604d3e15e Removed spaces from headers in docstrings |Name|Meaning| 2019-06-19 15:26:04 -04:00
MikeTheWatchGuy 89ec9dfb66
Merge branch 'master' into Dev-latest 2019-06-19 15:12:49 -04:00
MikeTheWatchGuy 9fc9efc753 Added blank line before "Parameters explained:" before tables 2019-06-19 15:11:48 -04:00
MikeTheWatchGuy 7527b7c34b
Update index.md 2019-06-19 15:06:24 -04:00
MikeTheWatchGuy b1ab9868e1 Release 4.0.0 & 2.0.0 2019-06-19 13:15:03 -04:00
MikeTheWatchGuy 88dabef9a4 Release 4.0 2019-06-17 17:46:04 -04:00
MikeTheWatchGuy dd97664592
Merge branch 'master' into Dev-latest 2019-06-17 16:49:32 -04:00
MikeTheWatchGuy 8fd82a7ffe updated 2019-06-17 16:48:13 -04:00
MikeTheWatchGuy f236991119
Revert "Release 4.0" 2019-06-17 16:39:07 -04:00
MikeTheWatchGuy 2d35f73569 Release 4.0 2019-06-17 15:41:46 -04:00
MikeTheWatchGuy b30f6ce42c Release 3.39, 1.39 2019-06-13 17:59:07 -04:00
MikeTheWatchGuy 7a16885e43 Fixed up version of Readme with 3.38 added 2019-06-12 19:25:59 -04:00
MikeTheWatchGuy 858d73febf Release 3.38, 1.38 2019-06-10 10:01:14 -04:00
MikeTheWatchGuy b37a83074a Major corrective help! 2019-06-05 18:32:17 -04:00
MikeTheWatchGuy 9b35531e2c Release 3.37, 1.37 2019-06-01 21:41:07 -04:00
MikeTheWatchGuy b061a9805b ver 3.35 release 2019-05-29 13:54:10 -04:00
MikeTheWatchGuy deed0caa5e Release 3.34.0 2019-05-25 17:54:19 -04:00
MikeTheWatchGuy 7e670b5dea Release 3.33 2019-05-25 15:51:55 -04:00
MikeTheWatchGuy abcae725d1 Removed line of cocde causing crash. Updated version numbers in readme 2019-05-24 22:05:41 -04:00
MikeTheWatchGuy 7348cb67ba Release 3.30. New PySimpleGUIdebugger release to PyPI 2019-05-24 21:04:15 -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 1af2473f82 Removed use of Layout method for all Window calls. Moved to second parameter location. 2019-05-01 09:49:21 -04:00
MikeTheWatchGuy fe9d880e75 docs/index.md updated from https://stackedit.io/ 2019-04-22 18:39:55 -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 644b597263 Release 3.27 2019-03-31 12:52:07 -04:00
MikeTheWatchGuy 9ff65d3ede Restored cookbook from a backup 2019-03-18 13:30:32 -04:00
MikeTheWatchGuy bfcfcd0754 Deleted old copy 2019-03-16 19:09:41 -04:00
MikeTheWatchGuy 5fd8d19e7e
Update index.md 2019-03-16 19:05:10 -04:00
MikeTheWatchGuy 6359c642e0 Trying to solve failing docs 2019-03-16 18:35:58 -04:00
MikeTheWatchGuy 4131da5f6e Cookbook and Readme Updates 2019-03-15 14:23:53 -04:00
MikeTheWatchGuy 9c68b9ea5e Release 3.25 2019-02-20 09:02:08 -05:00
MikeTheWatchGuy 4e78175ed7 Update of readme in the docs folder 2019-02-18 20:32:59 -05:00
MikeTheWatchGuy 31c83ddbe0 docs/index.md updated from https://stackedit.io/ 2019-02-12 16:34:00 -05:00
MikeTheWatchGuy 5020aa7382 Update index.md 2019-02-05 16:16:46 -05:00
MikeTheWatchGuy 57a19991a8 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 20:08:41 -05:00
MikeTheWatchGuy 8c74b58e4c docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 19:03:08 -05:00
MikeTheWatchGuy b63d5376a3 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 18:41:45 -05:00
MikeTheWatchGuy 8cd082a167 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 18:34:58 -05:00