Commit Graph

6844 Commits

Author SHA1 Message Date
PySimpleGUI cb324f35fc
Merge pull request #6573 from PySimpleGUI/Dev-latest
New Udemy Coupon Code
2023-10-27 11:37:19 -04:00
PySimpleGUI f78e4913a2 New Udemy Coupon Code 2023-10-27 11:36:53 -04:00
PySimpleGUI 9b63e2e661 Automated Update! 2023-10-26 17:30:26 +00:00
PySimpleGUI 29127a73ee Automated Update! 2023-10-23 17:30:23 +00:00
PySimpleGUI 746b79d61a Automated Update! 2023-10-21 17:30:27 +00:00
PySimpleGUI 5131c537f5 Automated Update! 2023-10-20 17:30:27 +00:00
PySimpleGUI 79e9b6198e
Merge pull request #6554 from PySimpleGUI/Dev-latest
Fixed numpy deprecated problems.   Checking in improvement made long …
2023-10-16 08:58:12 -04:00
PySimpleGUI fe31a0a7ed Fixed numpy deprecated problems. Checking in improvement made long ago buit forgot to check in 2023-10-16 08:57:47 -04:00
PySimpleGUI 57b72ba938
Merge pull request #6540 from PySimpleGUI/Dev-latest
Remove extra space accidently added (learned you can put spaces after…
2023-10-05 16:26:37 -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 03ed1948e2
Merge pull request #6539 from PySimpleGUI/Dev-latest
Replaced PIL's deprecated constant ANTIALIAS with LANCZOS
2023-10-05 16:12:38 -04:00
PySimpleGUI 3776730709 Replaced PIL's deprecated constant ANTIALIAS with LANCZOS 2023-10-05 16:11:51 -04:00
PySimpleGUI 77ba1eb26f
Merge pull request #6538 from PySimpleGUI/Dev-latest
Dev latest
2023-10-05 15:04:43 -04:00
PySimpleGUI ddebd7a5c6 Added init for _mouse_offset_x and y in case tkinter doesn't call the mouse down callback 2023-10-05 15:03:52 -04:00
PySimpleGUI 5f8735d1f3 Fix for grab anywhere window movement and control+left_mouse_drag. Window move smoother, including the Move-All-Windows feature. Thank you JASON for the help! 2023-10-02 13:12:48 -04:00
PySimpleGUI 41e137e797
Merge pull request #6529 from PySimpleGUI/Dev-latest
New Udemy coupons... added earlier but forgot to post to GitHub
2023-10-02 09:52:25 -04:00
PySimpleGUI 2470d10afc New Udemy coupons... added earlier but forgot to post to GitHub 2023-10-02 09:52:10 -04:00
PySimpleGUI dee0c81b58
Merge pull request #6512 from PySimpleGUI/Dev-latest
Dev latest
2023-09-21 16:10:57 -04:00
PySimpleGUI 4504ea77c3 New Udemy Coupon 2023-09-21 16:09:33 -04:00
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 ed128a36f5 fixed bool instead of string in doctring 2023-08-31 12:24:21 -04:00
PySimpleGUI ee972660c0
Merge pull request #6494 from PySimpleGUI/Dev-latest
Added  Added no_buffering option to popup_animated
2023-08-31 12:18:58 -04:00
PySimpleGUI 3907e7636e Added Added no_buffering option to popup_animated 2023-08-31 12:18:43 -04:00
PySimpleGUI 9cf9258835
Merge pull request #6488 from PySimpleGUI/Dev-latest
Made Table Element Header mouse-over and clicked be the inverse of th…
2023-08-28 07:09:54 -04:00
PySimpleGUI 0459adac69 Made Table Element Header mouse-over and clicked be the inverse of the normal header colors. Makes for a much nicer experience 2023-08-28 07:09:38 -04: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 4a5e2316e0
Merge pull request #6483 from PySimpleGUI/Dev-latest
Added highlight colors to the set_index_color method. Parms highlight…
2023-08-21 17:31:23 -04:00
PySimpleGUI 77ea65b8de Added highlight colors to the set_index_color method. Parms highlight_text_color & highlight_background_color control changing the highlight colors 2023-08-21 17:31:08 -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 31e8c51fba
Merge pull request #6481 from PySimpleGUI/Dev-latest
Added Listbox.select_index and Listbox.set_index_color
2023-08-19 11:53:22 -04:00
PySimpleGUI 2ece7d4ad5 Added Listbox.select_index and Listbox.set_index_color 2023-08-19 11:53:08 -04:00
PySimpleGUI c34d28bcd4
Merge pull request #6480 from PySimpleGUI/Dev-latest
Fixed spelling errors... resuse should have been reuse
2023-08-16 09:35:14 -04:00
PySimpleGUI 1d3126f884 Fixed spelling errors... resuse should have been reuse 2023-08-16 09:34:58 -04:00
PySimpleGUI 81638809c8
Merge pull request #6478 from PySimpleGUI/Dev-latest
Fixed bug in Button.update.  Corrected when activeforeground and acti…
2023-08-14 12:22:29 -04:00
PySimpleGUI c51d670956 Fixed bug in Button.update. Corrected when activeforeground and activebackground are set. Removing them in version above was a mistake 2023-08-14 12:22:12 -04:00
PySimpleGUI db4fe52ec8
Merge pull request #6477 from PySimpleGUI/Dev-latest
Fixed bug in Button.update.  Was setting the activeforeground and act…
2023-08-13 11:47:30 -04:00
PySimpleGUI f292d757de Fixed bug in Button.update. Was setting the activeforeground and activebackground which broke the mouseover or mouse press colors 2023-08-13 11:47:16 -04:00
PySimpleGUI a39e180d13
Merge pull request #6473 from PySimpleGUI/Dev-latest
Allow window resizing when in single photo mode.  Updated the PIL res…
2023-08-10 12:45:21 -04:00
PySimpleGUI 854bdccdd3 Allow window resizing when in single photo mode. Updated the PIL resizing to much more recent resizing code. 2023-08-10 12:44:33 -04:00
PySimpleGUI 73a1b085ee
Merge pull request #6460 from PySimpleGUI/Dev-latest
Addition of black2 theme, Fix typo of text in _widget_was_created
2023-07-31 12:32:21 -04:00
PySimpleGUI 5035d24f2c Addition of black2 theme, Fix typo of text in _widget_was_created 2023-07-31 12:31:59 -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 76e4071239
Merge pull request #6436 from PySimpleGUI/Dev-latest
Changed Table click events to be generated on Button Release instead …
2023-07-04 08:50:24 -04:00
PySimpleGUI 2ce3c7f75e Changed Table click events to be generated on Button Release instead of Button (down) 2023-07-04 08:50:08 -04:00
PySimpleGUI 415f55c3a7
Merge pull request #6435 from PySimpleGUI/Dev-latest
Another try at correcting the Table.get docstring
2023-07-03 18:50:08 -04:00