Commit Graph

6215 Commits

Author SHA1 Message Date
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
PySimpleGUI 5569ea7ec2
Merge pull request #5627 from PySimpleGUI/Dev-latest
Addition of try around event loop to catch errors generated by the We…
2022-06-21 15:32:32 -04:00
PySimpleGUI 03922d77b6 Addition of try around event loop to catch errors generated by the Weather API. Simplified/shortened the version information at the bottom 2022-06-21 15:32:17 -04:00
PySimpleGUI bf2f17e1d9
Merge pull request #5621 from PySimpleGUI/Dev-latest
Delay rerouting stdout, stderr in Output Element and Multiline Elemen…
2022-06-20 05:25:32 -04:00
PySimpleGUI a526b282cd Delay rerouting stdout, stderr in Output Element and Multiline Element until window is being built 2022-06-20 05:25:17 -04:00
PySimpleGUI 0b803ecd90
Merge pull request #5616 from PySimpleGUI/Dev-latest
Added suggesting use of Demo Browser in the checklist when opening a …
2022-06-18 05:47:15 -04:00
PySimpleGUI 28235c3c85 Added suggesting use of Demo Browser in the checklist when opening a GitHub issue using the built-in GitHub Issue GUI 2022-06-18 05:46:58 -04:00
PySimpleGUI 384bc816c6
Added Demo Browser suggestion to "check the Demo Programs" item 2022-06-18 05:41:15 -04:00
PySimpleGUI 679af95b0e
Merge pull request #5615 from PySimpleGUI/Dev-latest
Further refinement of Menubar's docstring to include font, disabled t…
2022-06-18 04:40:18 -04:00
PySimpleGUI 8a5d7631f8 Further refinement of Menubar's docstring to include font, disabled text color... 2022-06-18 04:39:46 -04:00