Commit graph

718 commits

Author SHA1 Message Date
PySimpleGUI
ce32fe3814 Automated Update! 2023-09-09 17:30:27 +00:00
PySimpleGUI
48c7b673c1 Automated Update! 2023-09-06 17:30:28 +00:00
PySimpleGUI
cf3345303d Automated Update! 2023-08-26 17:30:18 +00:00
PySimpleGUI
5761be84d8
Merge pull request #6484 from PySimpleGUI/Dev-latest
Rebuilt the call reference based on new set_index_color parms
2023-08-21 17:33:45 -04:00
PySimpleGUI
0b6eb6d5b3 Rebuilt the call reference based on new set_index_color parms 2023-08-21 17:33:27 -04:00
PySimpleGUI
0f32107272
Merge pull request #6482 from PySimpleGUI/Dev-latest
New Udemy Coupon.  Added Listbox.set_index_color and Listbox.select_i…
2023-08-20 17:20:22 -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
3c3312f5a2
Merge pull request #6444 from PySimpleGUI/Dev-latest
New tagline.  Updated call reference using newest docstrings
2023-07-12 17:21:12 -04:00
PySimpleGUI
aaf391508c New tagline. Updated call reference using newest docstrings 2023-07-12 17:20:56 -04:00
PySimpleGUI
884d49a14f Automated Update! 2023-06-25 17:30:19 +00:00
PySimpleGUI
05d22968ae
Merge pull request #6425 from PySimpleGUI/Dev-latest
Changed Python GUIs for Humans to just GUIs for Humans
2023-06-23 10:36:20 -04:00
PySimpleGUI
891b0a5b36 Changed Python GUIs for Humans to just GUIs for Humans 2023-06-23 10:36:02 -04:00
PySimpleGUI
c11e950415
Merge pull request #6412 from PySimpleGUI/Dev-latest
New Udemy Coupon
2023-06-14 12:43:08 -04:00
PySimpleGUI
549330d0aa New Udemy Coupon 2023-06-14 12:42:47 -04:00
PySimpleGUI
79a3b85e73 Automated Update! 2023-05-25 17:30:21 +00:00
PySimpleGUI
e5d0c3d471 Automated Update! 2023-05-24 17:30:18 +00:00
PySimpleGUI
935285f715
Merge pull request #6384 from PySimpleGUI/Dev-latest
Dev latest
2023-05-21 19:39:33 -04:00
PySimpleGUI
955a7cba07 Additional of release notes for 4.60.5 dot release posted to PyPI 2023-05-21 19:39:16 -04:00
PySimpleGUI
db1f02af2f
Merge pull request #6377 from PySimpleGUI/Dev-latest
Dev latest
2023-05-14 12:22:52 -04:00
PySimpleGUI
fe41f3cd1f New Udemy Coupon 2023-05-14 12:22:32 -04:00
PySimpleGUI
d7c24da2bf Automated Update! 2023-05-12 17:30:17 +00:00
PySimpleGUI
5efbff1cb8 Automated Update! 2023-04-21 17:30:19 +00:00
PySimpleGUI
982cb755ba Automated Update! 2023-04-20 17:30:22 +00:00
PySimpleGUI
8b4e19a0cd Automated Update! 2023-04-19 17:30:25 +00:00
PySimpleGUI
0bcd49a1b7
Merge pull request #6330 from PySimpleGUI/Dev-latest
Dev latest
2023-04-11 07:24:10 -04:00
PySimpleGUI
ad76b5deeb New Udemy Coupon 2023-04-11 07:22:47 -04:00
PySimpleGUI
635baca3cd Automated Update! 2023-03-27 17:30:35 +00:00
PySimpleGUI
74c1f7b337 Automated Update! 2023-03-25 17:30:34 +00:00
PySimpleGUI
5052aece6a Automated Update! 2023-03-17 17:30:25 +00:00
PySimpleGUI
4fe61e42d2 Automated Update! 2023-03-16 17:30:23 +00:00
PySimpleGUI
5b784253f5 Automated Update! 2023-03-15 17:30:30 +00:00
PySimpleGUI
15e56bd47d
Merge pull request #6303 from PySimpleGUI/Dev-latest
Fixed typo in coupon at top of SDK reference.  Picked up the changes …
2023-03-13 06:32:43 -04:00
PySimpleGUI
f97de3468b Fixed typo in coupon at top of SDK reference. Picked up the changes for GitHub's readme. 2023-03-13 06:32:31 -04:00
PySimpleGUI
e902230468
Merge pull request #6302 from PySimpleGUI/Dev-latest
Dev latest
2023-03-13 06:17:53 -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
4a5f2d2907
Merge pull request #6258 from PySimpleGUI/Dev-latest
Dev latest
2023-02-24 08:58:55 -05:00
PySimpleGUI
8f74aa5c8d Picking up the latest Multiline & Output element feature that's on GitHub - new parameter autoscroll_only_at_bottom 2023-02-24 08:58:41 -05:00
PySimpleGUI
3275279f9c Addition of Timer API Calls 2023-02-24 08:57:48 -05:00
PySimpleGUI
83bdad20f8
Merge pull request #6252 from PySimpleGUI/Dev-latest
Picked up docstring changes for Window.timer_start in the call reference
2023-02-23 12:01:45 -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
2a4831ac63
Merge pull request #6250 from PySimpleGUI/Dev-latest
Changed Output Element in call reference.  Previously was steering us…
2023-02-23 11:56:35 -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
6b9cb23b6d
Merge pull request #6249 from PySimpleGUI/Dev-latest
Addition of  the Window Timer API Calls currently on GitHub
2023-02-23 11:52:08 -05:00
PySimpleGUI
c4e37eff04 Addition of the Window Timer API Calls currently on GitHub 2023-02-23 11:51:55 -05:00
PySimpleGUI
c88bd1f2ec Automated Update! 2023-02-14 18:30:24 +00:00
PySimpleGUI
c963e86d3e Automated Update! 2023-02-12 18:30:19 +00:00
PySimpleGUI
e3211b18ab
Merge pull request #6216 from PySimpleGUI/Dev-latest
New coupon added to call reference.  Forgot it needed changing too.  …
2023-02-07 19:14:48 -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
199901cc4c
Merge pull request #6214 from PySimpleGUI/Dev-latest
Dev latest
2023-02-07 18:33:00 -05:00
PySimpleGUI
e047ffe684 New Udemy Coupon Code 2023-02-07 18:32:38 -05:00