Commit Graph

139 Commits

Author SHA1 Message Date
PySimpleGUI 70ba9b7569 New Udemy Coupon Code (D5570C66DBD8E42C7963) 2022-10-04 18:44:28 -04:00
PySimpleGUI 30d4241a34 Newest Udemy code 2022-08-28 19:24:24 -04:00
PySimpleGUI f405e9488c New coupon + latest SDK changes on GitHub picked up 2022-07-22 15:23:08 -04:00
PySimpleGUI 5e938d0792 Pick up latest docstrings 2022-07-20 09:52:00 -04:00
PySimpleGUI c6e13e5ddb New Udemy Coupon & picking up latest PySimpleGUI SDK API calls 2022-07-03 12:13:24 -04:00
PySimpleGUI 48a95eeb2e Replaced old "All Elements" example with the newest one! Added a Recipe showing several ways of handling exceptions in a PySimpleGUI program by using the Debug Print Window and an popup with traceback. 2022-06-04 14:34:56 -04:00
PySimpleGUI 20924d97f9 New Udemy coupon (on top of the sale)... have fun kids! 2022-06-02 06:41:07 -04:00
PySimpleGUI 8a8ae3df15 Addition of Push and element_justification Recipes 2022-05-21 06:57:21 -04:00
PySimpleGUI 2e41134131 New coupon 2022-05-02 15:43:09 -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 6f1d1aa673 New coupon for Cookbook and call ref 2022-03-24 13:10:45 -04:00
PySimpleGUI 409846bd3f New coupon for next 30 days 2022-02-19 10:45:14 -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 0b9482f5ec More coupon code updates...... 2022-01-24 14:33:59 -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 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 fe195c19c6 Addition of banner 2021-12-16 05:41:34 -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 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 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 4c0a7f805a Some tests 2021-09-19 15:09:54 -04:00
PySimpleGUI d0e8a34d73 Expanded explanation of one_line_progress_meter 2021-08-05 07:41:55 -04:00
PySimpleGUI c175416d0b Release 4.,38.0 2021-03-21 18:29:01 -04:00
PySimpleGUI 6a30e4d2da Updates with the latest Demo Browser screenshots and instructions 2021-03-17 10:51:11 -04: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 f6c2756c6c Trying to fix the problem with bullet points on ReadTheDocs 2021-02-21 11:27:43 -05:00
PySimpleGUI bc68795148 Added the Demo and Project browsers 2021-02-21 10:32:36 -05:00
PySimpleGUI b844ac8179 Removed online processing instructions 2021-02-13 21:42:18 -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 8a795264f6 Minor typo 2021-01-19 13:34:28 -05: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 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 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 d6837f8872 Added cprint to the coookbook 2020-06-30 10:21:42 -04:00
PySimpleGUI 995d0b3cdf Recipe on adding screenshots, more WIN_CLOSED fixes. 2020-06-08 06:55:59 -04:00