Commit Graph

153 Commits

Author SHA1 Message Date
PySimpleGUI a2cd9fb702 New Udemy Coupon Code 2023-11-25 12:53:49 -05:00
PySimpleGUI f78e4913a2 New Udemy Coupon Code 2023-10-27 11:36:53 -04:00
PySimpleGUI 7f485c5f78 Remove extra space accidently added (learned you can put spaces after periods in Python?) 2023-10-05 16:26:20 -04:00
PySimpleGUI 3776730709 Replaced PIL's deprecated constant ANTIALIAS with LANCZOS 2023-10-05 16:11:51 -04:00
PySimpleGUI 4504ea77c3 New Udemy Coupon 2023-09-21 16:09:33 -04:00
PySimpleGUI 393050c1ae New Udemy Coupon. Added Listbox.set_index_color and Listbox.select_index to the SDK Call Reference 2023-08-20 17:20:05 -04:00
PySimpleGUI aaf391508c New tagline. Updated call reference using newest docstrings 2023-07-12 17:20:56 -04:00
PySimpleGUI 549330d0aa New Udemy Coupon 2023-06-14 12:42:47 -04:00
PySimpleGUI fe41f3cd1f New Udemy Coupon 2023-05-14 12:22:32 -04:00
PySimpleGUI ad76b5deeb New Udemy Coupon 2023-04-11 07:22:47 -04:00
PySimpleGUI 2eed0afaeb New SDK call ref with net set_ibeam_color method added. New Udemy Coupon added to docs 2023-03-13 06:16:07 -04:00
PySimpleGUI e047ffe684 New Udemy Coupon Code 2023-02-07 18:32:38 -05:00
PySimpleGUI e7a6465a08 New Udemy coupon 2022-12-23 03:12:11 -05:00
PySimpleGUI 40c6d737e3 Udemy code (missed the cookbook) 2022-11-21 14:30:15 -05:00
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