Commit graph

650 commits

Author SHA1 Message Date
PySimpleGUI
3275279f9c Addition of Timer API Calls 2023-02-24 08:57:48 -05:00
PySimpleGUI
1ae844e7fc Picked up docstring changes for Window.timer_start in the call reference 2023-02-23 12:01:31 -05:00
PySimpleGUI
86afe5ae57 Changed Output Element in call reference. Previously was steering users away from Output Element and to use Multiline instead. Now that the Output element is based directly on Multiline, this recommendation is no longer needed. 2023-02-23 11:56:20 -05:00
PySimpleGUI
c4e37eff04 Addition of the Window Timer API Calls currently on GitHub 2023-02-23 11:51:55 -05:00
PySimpleGUI
dc84814eb2 New coupon added to call reference. Forgot it needed changing too. The rest of the docs seem to pick up the new coupon ok now. 2023-02-07 19:14:36 -05:00
PySimpleGUI
e047ffe684 New Udemy Coupon Code 2023-02-07 18:32:38 -05:00
PySimpleGUI
cef6e8e0cd Get the latest doctrings and post to the online documentation in the call reference 2023-01-22 10:23:55 -05:00
PySimpleGUI
805727fed9 Get the latest docstrings from PySimpleGUI on github so that the SDK docs online match. 2023-01-13 14:30:33 -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
7862cf7110 New Udemy code 2022-11-21 14:26:31 -05:00
PySimpleGUI
ed34934872 Working on the search problem.... 2022-11-19 09:25:23 -05:00
PySimpleGUI
97d7515a0e Added font to Input element's update method 2022-11-05 06:22:11 -04:00
PySimpleGUI
bb4cbc8e85 Fixed popup_error_with_traceback docstring 2022-10-31 13:56:31 -04:00
PySimpleGUI
25349c3724 Added drop_whitespace to the docstring for popup. Added popup_error_with_traceback to popups 2022-10-31 13:42:28 -04:00
PySimpleGUI
f1bf250742 Latest user screenshots so that the bot can take over! 2022-10-16 11:07:29 -04:00
PySimpleGUI
af97d49f91 Added missing Udemy coupon to call reference 2022-10-05 05:14:27 -04:00
PySimpleGUI
70ba9b7569 New Udemy Coupon Code (D5570C66DBD8E42C7963) 2022-10-04 18:44:28 -04:00
PySimpleGUI
686937e8f9 Trying out a format that will add a table of contents 2022-09-15 12:28:48 -04:00
PySimpleGUI
2b4d2067a5 Shortened the Japanese readme tab name so they call fit without cusing the cropped header problem. 2022-09-14 13:26:34 -04:00
PySimpleGUI
0e0e5f8135 Added back 1 more tab 2022-09-14 13:20:02 -04:00
PySimpleGUI
065163fc73 Adding back screenshot tabs since header working correctly now (BE SURE AND CLEAR YOUR BROSER CACHE!) 2022-09-14 13:12:48 -04:00
PySimpleGUI
73cc4de08b removed the demo screenshost tab 2022-09-14 13:05:53 -04:00
PySimpleGUI
142e3cba53 Renamed the user screenshots to reduce number of tabs 2022-09-14 13:01:56 -04:00
PySimpleGUI
d06d59c0f1 Remove the second user screenshots tab 2022-09-14 12:52:59 -04:00
PySimpleGUI
7ae9e0c2e7 More tab renaming 2022-09-14 12:50:49 -04:00
PySimpleGUI
cdcbbd5cc0 renamed user screenshots tabs to shorten the header 2022-09-14 12:48:22 -04:00
PySimpleGUI
74ae30d8a1 Added coverage of case where no matching python file found. 2022-09-13 18:57:14 -04:00
PySimpleGUI
4244c7bca0 Back to using a table and also using the correct py or pyw filename 2022-09-13 18:53:41 -04:00
PySimpleGUI
86ba815e0f Switch from table to using header so that a table of contents is generated 2022-09-13 18:38:14 -04:00
PySimpleGUI
537998b48b Added back the user screenshots tabs 2022-09-13 16:13:00 -04:00
PySimpleGUI
cd277b5540 Change width of videos 2022-09-13 14:31:43 -04:00
PySimpleGUI
d1571a3dd9 New screenshots from the screenshots repo 2022-09-13 14:28:08 -04:00
PySimpleGUI
f8c461d011 Fix link to image 2022-09-12 09:20:07 -04:00
PySimpleGUI
856d110996 Fix screenshots location 2022-09-12 09:12:36 -04:00
PySimpleGUI
72afe193a7 Trying out a new screenshots tab 2022-09-12 09:01:43 -04:00
PySimpleGUI
05e336a2a5 Rename the user screenshots to temporarily remove them from the docs. 2022-09-11 14:30:31 -04:00
PySimpleGUI
9ba3c8042e Use latest version of mkdocs to fix header problem 2022-09-11 13:44:52 -04:00
PySimpleGUI
16c8e685c7 Removed entries without screenshots 2022-08-30 19:24:53 -04:00
PySimpleGUI
80d2d463f8 Reversed order of screenshot so newest at top 2022-08-30 19:20:44 -04:00
PySimpleGUI
30d4241a34 Newest Udemy code 2022-08-28 19:24:24 -04:00
PySimpleGUI
e0e1ba855f User Screenshots - no text only images 2022-08-27 16:01:57 -04:00
PySimpleGUI
1135563ee2 Trying a more compact format for screenshots 2022-08-27 09:21:18 -04:00
PySimpleGUI
e7744edb45 Adding user screenshots from issue 10 (EXCITING!) 2022-08-26 12:42:46 -04:00
PySimpleGUI
85be5ae0a9 Releases notes for 4.60.3 so that readthedocs will build 2022-07-27 17:45:20 -04:00
PySimpleGUI
2db64b8367 Doc update so that 4.60.2 is in release notes 2022-07-26 15:15:01 -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
86bab67f83 New coupon 2022-07-03 12:33:23 -04:00
PySimpleGUI
c6e13e5ddb New Udemy Coupon & picking up latest PySimpleGUI SDK API calls 2022-07-03 12:13:24 -04:00