Commit Graph

6374 Commits

Author SHA1 Message Date
PySimpleGUI c008805e97 Fixed output filename so named using the resized values (also releasing to the standalone repo and the pypi psgresizer package) 2022-07-12 15:01:54 -04:00
PySimpleGUI 7f6890c85c
Merge pull request #5679 from PySimpleGUI/Dev-latest
Updated to use built-in threading call, tuples for thread keys, relat…
2022-07-08 11:16:53 -04:00
PySimpleGUI ba8b71ea25 Updated to use built-in threading call, tuples for thread keys, relative window position 2022-07-08 11:16:40 -04:00
PySimpleGUI 9b59796dd5
Merge pull request #5678 from PySimpleGUI/Dev-latest
Addition of double-clicking and showing the get_liast_clicked_positio…
2022-07-08 08:13:30 -04:00
PySimpleGUI 16df165603 Addition of double-clicking and showing the get_liast_clicked_position function. 2022-07-08 08:13:13 -04:00
PySimpleGUI dcc18abb51
Merge pull request #5676 from PySimpleGUI/Dev-latest
Fix for not getting the background color from the container when exte…
2022-07-06 15:07:13 -04:00
PySimpleGUI 9db1b63c01 Fix for not getting the background color from the container when extending a layout using Window.extend_layout 2022-07-06 15:07:00 -04:00
PySimpleGUI c2d72ee260
Merge pull request #5675 from PySimpleGUI/Dev-latest
Bumping version number to 4.60.1.55 to help with the confusion about …
2022-07-06 12:47:53 -04:00
PySimpleGUI 1dbbc39340 Bumping version number to 4.60.1.55 to help with the confusion about the dot release that happened. 2022-07-06 12:47:36 -04:00
PySimpleGUI 2dacb0c11f
Merge pull request #5671 from PySimpleGUI/Dev-latest
Added endblock
2022-07-05 11:20:51 -04:00
PySimpleGUI 5ebdda0e42 Added endblock 2022-07-05 11:20:37 -04:00
PySimpleGUI a66883f4f4
Merge pull request #5670 from PySimpleGUI/Dev-latest
Fixed main.html
2022-07-05 11:16:46 -04:00
PySimpleGUI 7381699d8c Fixed main.html 2022-07-05 11:16:31 -04:00
PySimpleGUI 1ab67bcfc0
Merge pull request #5669 from PySimpleGUI/Dev-latest
Docs internal update
2022-07-05 11:11:50 -04:00
PySimpleGUI fd8c01a828 Docs internal update 2022-07-05 11:11:33 -04:00
PySimpleGUI b3ea8e4568
Merge pull request #5668 from PySimpleGUI/Dev-latest
Allow Browse/Chooser buttons to use target keys that are tuples
2022-07-04 10:07:38 -04:00
PySimpleGUI 7b739eca08 Allow Browse/Chooser buttons to use target keys that are tuples 2022-07-04 10:07:24 -04:00
PySimpleGUI b7b9005dcd
Merge pull request #5667 from PySimpleGUI/Dev-latest
Addition of disable to Simple Tabs Demo
2022-07-03 16:34:04 -04:00
PySimpleGUI a26a9c5854 Addition of disable to Simple Tabs Demo 2022-07-03 16:33:51 -04:00
PySimpleGUI 77d9c2f4b1
Merge pull request #5666 from PySimpleGUI/Dev-latest
Added alpha_channel to set_options - changes the default alpha channe…
2022-07-03 15:37:24 -04:00
PySimpleGUI 70fc4a6382 Added alpha_channel to set_options - changes the default alpha channel used to create all windows 2022-07-03 15:37:10 -04:00
PySimpleGUI a55c2d2efe
Merge pull request #5665 from PySimpleGUI/Dev-latest
New coupon
2022-07-03 12:33:37 -04:00
PySimpleGUI 86bab67f83 New coupon 2022-07-03 12:33:23 -04:00
PySimpleGUI e41f88df93
Merge pull request #5664 from PySimpleGUI/Dev-latest
Dev latest
2022-07-03 12:16:30 -04:00
PySimpleGUI f8188f68ab Test harness - setting dictionary multline made write-only, new coupon code. 2022-07-03 12:16:14 -04:00
PySimpleGUI c6e13e5ddb New Udemy Coupon & picking up latest PySimpleGUI SDK API calls 2022-07-03 12:13:24 -04:00
PySimpleGUI 314478e3ca
Merge pull request #5663 from PySimpleGUI/Dev-latest
Remove the eCookbook test.... a much better way coming soon....
2022-07-03 09:44:24 -04:00
PySimpleGUI 71d3885cea Remove the eCookbook test.... a much better way coming soon.... 2022-07-03 09:44:08 -04:00
PySimpleGUI dfb2ee72b1
Merge pull request #5657 from PySimpleGUI/Dev-latest
ecookbook restoring the folders for testing...
2022-06-30 15:55:11 -04:00
PySimpleGUI 9f40a47d30 ecookbook restoring the folders for testing... 2022-06-30 15:54:57 -04:00
PySimpleGUI d9993df5e9
Merge pull request #5656 from PySimpleGUI/Dev-latest
Flattened ecookbook.... nothing official... testing some things out...
2022-06-30 15:44:10 -04:00
PySimpleGUI 0574702876 Flattened ecookbook.... nothing official... testing some things out... 2022-06-30 15:43:56 -04:00
PySimpleGUI ee05d5b129
Merge pull request #5655 from PySimpleGUI/Dev-latest
Test eCookbook Integration
2022-06-30 15:30:44 -04:00
PySimpleGUI 05fd8ca891 Test eCookbook Integration 2022-06-30 15:30:25 -04:00
PySimpleGUI 0ed90a1dfd
Merge pull request #5652 from PySimpleGUI/Dev-latest
Added justification parameter to Listbox Element
2022-06-27 13:34:48 -04:00
PySimpleGUI 43ea63bb7c Added justification parameter to Listbox Element 2022-06-27 13:34:25 -04:00
PySimpleGUI be574eeb83
Merge pull request #5650 from PySimpleGUI/Dev-latest
Added background_color parm to vtop, vcenter, vbottom helper function…
2022-06-25 08:43:19 -04:00
PySimpleGUI 533ab49c90 Added background_color parm to vtop, vcenter, vbottom helper functions. Added USING the expand_x and expand_y parms to vcenter and vbottom that were in the definition but unused 2022-06-25 06:06:31 -04:00
PySimpleGUI 63d15e9903
Merge pull request #5643 from PySimpleGUI/Dev-latest
Addition of Window.set_size to SDK Call Reference doc
2022-06-24 09:35:27 -04:00
PySimpleGUI 3113cc6d36 Addition of Window.set_size to SDK Call Reference doc 2022-06-24 09:35:07 -04:00
PySimpleGUI 0e8680ce78
Merge pull request #5642 from PySimpleGUI/Dev-latest
Fix for ColorChooser Button filling in None when dialog is cancelled
2022-06-24 09:15:24 -04:00
PySimpleGUI 73d65ffdc1 Fix for ColorChooser Button filling in None when dialog is cancelled 2022-06-24 09:15:05 -04:00
PySimpleGUI 371a883edc
Merge pull request #5641 from PySimpleGUI/Dev-latest
Dev latest
2022-06-23 17:44:53 -04:00
PySimpleGUI 2f706252a0 Added Window.set_size to make the API more rounded out. The Window.size property can still be used as well 2022-06-23 17:44:35 -04:00
PySimpleGUI 0b8ca5257f Use path of __file__ to indicate where the font is stored 2022-06-23 17:44:00 -04:00
PySimpleGUI 3f76d680e1
Merge pull request #5632 from PySimpleGUI/Dev-latest
Simplified code. Made font size selectable using a slider. Removed US…
2022-06-22 15:46:10 -04:00
PySimpleGUI b65b451c60 Simplified code. Made font size selectable using a slider. Removed USING_QT code. Window now resizable so that font resizing works 2022-06-22 15:45:52 -04:00
PySimpleGUI 4591fb7ac8
Merge pull request #5631 from PySimpleGUI/Dev-latest
Dev latest
2022-06-22 14:34:56 -04:00
PySimpleGUI 62caa3b06e Another movement control for use with "control key". Like the Control+Mouse Drag can move any PySimpleGUI Window, now Control+Arrow will move the window 1 pixel in the indicated direction. These can be turned off in the same way the control drag is enabled/disabled. 2022-06-22 14:34:40 -04:00
PySimpleGUI 8835067a0a Removed a readme doc that's not needed 2022-06-22 14:32:10 -04:00