Compare commits

...
Sign in to create a new pull request.

748 commits

Author SHA1 Message Date
PySimpleGUI
a0d3e7ce1f
Merge pull request #6613 from PySimpleGUI/Dev-latest
Ooops... forgot to update the Udemy coupon in the readme too.
2023-11-26 17:23:44 -05:00
PySimpleGUI
117f40917d
Merge pull request #6611 from PySimpleGUI/Dev-latest
Bumped the version number (forgot to with the Udemy coupon)
2023-11-25 12:57:32 -05:00
PySimpleGUI
2bda3e1950
Merge pull request #6610 from PySimpleGUI/Dev-latest
New Udemy Coupon Code
2023-11-25 12:54:09 -05:00
PySimpleGUI
634eb9c652
Merge pull request #6609 from PySimpleGUI/Dev-latest
Make the multiple open demo program more useful
2023-11-23 14:28:46 -05:00
PySimpleGUI
3f96ecf9ae Automated Update! 2023-11-19 18:30:26 +00:00
PySimpleGUI
148f548565
Merge pull request #6595 from PySimpleGUI/Dev-latest
Fixed docstring for execute_command_subprocess.  The command descript…
2023-11-13 13:15:38 -05:00
PySimpleGUI
93358382b4 Automated Update! 2023-11-10 18:30:24 +00:00
PySimpleGUI
e59310d5fc Automated Update! 2023-11-07 18:30:22 +00:00
PySimpleGUI
2b8941fad9
Merge pull request #6579 from PySimpleGUI/Dev-latest
One more change to sizer so that it uses pad instead of size.
2023-10-29 13:23:31 -04:00
PySimpleGUI
51f43ce318
Merge pull request #6578 from PySimpleGUI/Dev-latest
Added doctring and destroy previous right click menu to set_right_cli…
2023-10-29 13:11:11 -04:00
PySimpleGUI
e1f2d7f2d8
Merge pull request #6576 from PySimpleGUI/Dev-latest
New udemy coupon.
2023-10-27 12:13:37 -04:00
PySimpleGUI
104cd14f35
Merge pull request #6575 from PySimpleGUI/Dev-latest
Update readthedocs.yml
2023-10-27 11:49:15 -04:00
PySimpleGUI
6699f514a0
Merge pull request #6574 from PySimpleGUI/Dev-latest
New yaml file for readthedocs
2023-10-27 11:47:43 -04:00
PySimpleGUI
cb324f35fc
Merge pull request #6573 from PySimpleGUI/Dev-latest
New Udemy Coupon Code
2023-10-27 11:37:19 -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
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
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
77ba1eb26f
Merge pull request #6538 from PySimpleGUI/Dev-latest
Dev latest
2023-10-05 15:04:43 -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
dee0c81b58
Merge pull request #6512 from PySimpleGUI/Dev-latest
Dev latest
2023-09-21 16:10:57 -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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
PySimpleGUI
e41be1c157
Merge pull request #6434 from PySimpleGUI/Dev-latest
Corrected the Table.get docstring to reflect that it returns a list o…
2023-07-03 18:47:20 -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
0fd1e011a1
Merge pull request #6421 from PySimpleGUI/Dev-latest
Fix for popup_get_file when using no_window=True. Now returns None if…
2023-06-19 11:23:16 -04:00
PySimpleGUI
c11e950415
Merge pull request #6412 from PySimpleGUI/Dev-latest
New Udemy Coupon
2023-06-14 12:43:08 -04:00
PySimpleGUI
654c2d2930
Merge pull request #6410 from PySimpleGUI/Dev-latest
Fix for crash when no headings specified for a table by casting value…
2023-06-13 17:42:34 -04:00
PySimpleGUI
7f22061c3f
Merge pull request #6405 from PySimpleGUI/Dev-latest
Fix in pinning demo
2023-06-09 06:31:31 -04:00
PySimpleGUI
d3372dda27
Merge pull request #6397 from PySimpleGUI/Dev-latest
Fix for Combo.update background color changing incorrect widget setting.
2023-05-29 11:31:38 -04:00
PySimpleGUI
8b16f3183c
Merge pull request #6396 from PySimpleGUI/Dev-latest
Dev latest
2023-05-29 10:21:35 -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
ca66e38c99
Merge pull request #6383 from PySimpleGUI/Dev-latest
Only enable the Mac alpha channel 0.99 patch when tkinter version is …
2023-05-20 08:30:50 -04:00
PySimpleGUI
3952e1a438
Merge pull request #6382 from PySimpleGUI/Dev-latest
Addition of right click menu erase, save image and display of crosshairs
2023-05-18 12:05:22 -04:00
PySimpleGUI
003a03dfeb
Merge pull request #6380 from PySimpleGUI/Dev-latest
Added check for None and COLOR_SYSTEM_DEFAULT to fix a crash problem
2023-05-16 12:52:52 -04:00
PySimpleGUI
db1f02af2f
Merge pull request #6377 from PySimpleGUI/Dev-latest
Dev latest
2023-05-14 12:22:52 -04:00
PySimpleGUI
d7c24da2bf Automated Update! 2023-05-12 17:30:17 +00:00
PySimpleGUI
74098a440b
Merge pull request #6370 from PySimpleGUI/Dev-latest
Custom Titlebar - Support for disable close, disable resizing, disabl…
2023-05-09 09:21:30 -04:00
PySimpleGUI
def60b9ba8
Merge pull request #6356 from PySimpleGUI/Dev-latest
Added formatted_datetime_now function for easy formatting current dat…
2023-04-26 16:29:39 -04:00
PySimpleGUI
ee794099bf
Merge pull request #6354 from PySimpleGUI/Dev-latest
Changed enter_submits to True so that the bind_return_key works corre…
2023-04-26 09:47:28 -04:00
PySimpleGUI
fe7fbcbc44
Merge pull request #6350 from PySimpleGUI/Dev-latest
Moved update animation call to after check for window closed. Was get…
2023-04-22 10:13:50 -04:00
PySimpleGUI
041c5ba4e6
Merge pull request #6348 from PySimpleGUI/Dev-latest
Fix for Input Elements unresponsive on MacOS 13.2.1 Ventura when no-t…
2023-04-21 18:25:25 -04:00
PySimpleGUI
5efbff1cb8 Automated Update! 2023-04-21 17:30:19 +00:00
PySimpleGUI
a78498fcca
Merge pull request #6347 from PySimpleGUI/Dev-latest
Window threading changed so that end_key is now optional.  BE CAREFUL…
2023-04-21 07:00:12 -04: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
8729971855
Update issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md 2023-04-18 06:27:38 -04:00
PySimpleGUI
cdba184ed8
Merge pull request #6339 from PySimpleGUI/Dev-latest
Changed Radio activeforeground to be same as text color so mouseover …
2023-04-18 03:58:29 -04:00
PySimpleGUI
0bcd49a1b7
Merge pull request #6330 from PySimpleGUI/Dev-latest
Dev latest
2023-04-11 07:24:10 -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
e902230468
Merge pull request #6302 from PySimpleGUI/Dev-latest
Dev latest
2023-03-13 06:17:53 -04:00
PySimpleGUI
a10d9d3430
Merge pull request #6301 from PySimpleGUI/Dev-latest
Applied the Input I-Beam color fix to Multiline and Spin elements.  A…
2023-03-13 05:55:15 -04:00
PySimpleGUI
fcd03f4b6f
Merge pull request #6298 from PySimpleGUI/Dev-latest
Fixed problem where the insert cursor (I-beam) was being set to the t…
2023-03-12 08:39:29 -04:00
PySimpleGUI
d72a7672c1
Merge pull request #6287 from PySimpleGUI/Dev-latest
Added nightlight thickness parm to Checkbox so focus ring thickness c…
2023-03-09 05:49:58 -05:00
PySimpleGUI
cd7967fe4a
Merge pull request #6286 from PySimpleGUI/Dev-latest
Combo.update - added text and background color. Also made font parm w…
2023-03-09 05:43:37 -05:00
PySimpleGUI
3e0ade9797
Merge pull request #6285 from PySimpleGUI/Dev-latest
Demo Program to show new Watermark features
2023-03-07 20:14:23 -05:00
PySimpleGUI
27e073b03c
Merge pull request #6279 from PySimpleGUI/Dev-latest
Fixed Mac crash due to "Bold" font modifier in watermark feature
2023-03-06 14:21:22 -05:00
PySimpleGUI
15af7b7d06
Merge pull request #6277 from PySimpleGUI/Dev-latest
New Global Settings Feature - Window watermarking.... Use global sett…
2023-03-06 09:01:35 -05:00
PySimpleGUI
f0eab8c1bd
Merge pull request #6268 from PySimpleGUI/Dev-latest
Changed Checkbox to not change color on mouseover on Linux.  Added th…
2023-03-01 12:11:59 -05:00
PySimpleGUI
34b935a196
Merge pull request #6266 from PySimpleGUI/Dev-latest
New Demo Program - CPU Utilization shown on a very nice VU Meter Graphic
2023-02-28 06:28:15 -05:00
PySimpleGUI
af9794b2c2
Merge pull request #6261 from PySimpleGUI/Dev-latest
New Demo Program - Table with checkmarks
2023-02-25 13:21:39 -05:00
PySimpleGUI
4a5f2d2907
Merge pull request #6258 from PySimpleGUI/Dev-latest
Dev latest
2023-02-24 08:58:55 -05:00
PySimpleGUI
fdbdd18120
Merge pull request #6257 from PySimpleGUI/Dev-latest
Added autoscroll_only_at_bottom to Output element too
2023-02-24 04:51:39 -05:00
PySimpleGUI
5ae9d3c88a
Merge pull request #6256 from PySimpleGUI/Dev-latest
Added autoscroll_only_at_bottom parameter to Multiline element
2023-02-24 04:37:50 -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
2de8770897
Merge pull request #6251 from PySimpleGUI/Dev-latest
Added the variable name constants EVENT_TIMER and TIMER_KEY  to the W…
2023-02-23 12:00:41 -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
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
62eb1f5781
Merge pull request #6245 from PySimpleGUI/Dev-latest
Ooops... forgot to bump version number
2023-02-21 11:59:12 -05:00
PySimpleGUI
25ed11c581
Merge pull request #6244 from PySimpleGUI/Dev-latest
Changed layout error message (added "sometimes" to description))
2023-02-21 11:46:45 -05:00
PySimpleGUI
6aabac7637
Merge pull request #6242 from PySimpleGUI/Dev-latest
changed TabGroup.get to use the same method as the values dictionary …
2023-02-19 14:58:04 -05:00
PySimpleGUI
3a7d72354a
Merge pull request #6241 from PySimpleGUI/Dev-latest
Fixed problem with TabGroup not identifying the currently active tab …
2023-02-19 14:05:10 -05:00
PySimpleGUI
c88bd1f2ec Automated Update! 2023-02-14 18:30:24 +00:00
PySimpleGUI
a3936a60a9
Merge pull request #6231 from PySimpleGUI/Dev-latest
Tree Element - new parameter click_toggles_select
2023-02-13 18:00:34 -05:00
PySimpleGUI
c963e86d3e Automated Update! 2023-02-12 18:30:19 +00:00
PySimpleGUI
8f76e053f0
Merge pull request #6225 from PySimpleGUI/Dev-latest
Removed second print on Mac for Alpha 0.99 patch
2023-02-12 11:52:47 -05:00
PySimpleGUI
185d0997bb
Merge pull request #6224 from PySimpleGUI/Dev-latest
Removed print when Mac Alpha Channel of 0.99 is applied.  Was acciden…
2023-02-11 13:59:09 -05:00
PySimpleGUI
e34564fb38
Merge pull request #6223 from PySimpleGUI/Dev-latest
Added a lambda example
2023-02-11 09:09:02 -05: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
199901cc4c
Merge pull request #6214 from PySimpleGUI/Dev-latest
Dev latest
2023-02-07 18:33:00 -05:00
PySimpleGUI
83bb20ff3d
Merge pull request #6212 from PySimpleGUI/Dev-latest
New Demo Program Custom Images Dark Theme
2023-02-07 11:37:18 -05:00
PySimpleGUI
d84cd10c04
Merge pull request #6211 from PySimpleGUI/Dev-latest
And updated version of the "Edit Me" right menu design pattern
2023-02-07 07:17:24 -05:00
PySimpleGUI
336d3baeb9
Merge pull request #6209 from PySimpleGUI/Dev-latest
Fixed typo in docstring
2023-02-06 11:44:07 -05:00
PySimpleGUI
85e11e88b7
Merge pull request #6205 from PySimpleGUI/Dev-latest
Hacked the version numbering (again... sorry!) to try to mediate the …
2023-02-05 06:30:26 -05:00
PySimpleGUI
71d1c850f8
Merge pull request #6203 from PySimpleGUI/Dev-latest
New Demo Program - automatically save and load Input element values u…
2023-02-04 17:45:43 -05:00
PySimpleGUI
2af2d59c4d Automated Update! 2023-01-30 18:30:24 +00:00
PySimpleGUI
16aea9c37f Automated Update! 2023-01-29 18:30:26 +00:00
PySimpleGUI
5b0f6950a3 Automated Update! 2023-01-28 18:30:26 +00:00
PySimpleGUI
81abea7164
Merge pull request #6190 from PySimpleGUI/Dev-latest
Error handling  for when no editor has been configured
2023-01-25 07:58:05 -05:00
PySimpleGUI
2d9a91911b
Merge pull request #6183 from PySimpleGUI/Dev-latest
Get the latest doctrings and post to the online documentation in the …
2023-01-22 10:24:11 -05:00
PySimpleGUI
58e2e936a3
Merge pull request #6182 from PySimpleGUI/Dev-latest
Fixed bind_return_key docstrings in the pre-defined buttons. Made the…
2023-01-22 10:12:05 -05:00
PySimpleGUI
84024bc302
Merge pull request #6180 from PySimpleGUI/Dev-latest
Added selected_text_color and selected_background_color to Multline e…
2023-01-21 15:09:00 -05:00
PySimpleGUI
6762f9c395
Merge pull request #6178 from PySimpleGUI/Dev-latest
Fixed bug in Combo.update - width wasn't getting updated to match new…
2023-01-20 17:55:06 -05:00
PySimpleGUI
0e9442353c
Merge pull request #6172 from PySimpleGUI/Dev-latest
Added selected_text_color & selected_background_color to Input elemen…
2023-01-18 14:14:05 -05:00
PySimpleGUI
ed8d867e76
Merge pull request #6169 from PySimpleGUI/Dev-latest
Made the Debugger's use of popups change the theme to the same dark g…
2023-01-15 10:39:45 -05:00
PySimpleGUI
edbc55262b
Merge pull request #6167 from PySimpleGUI/Dev-latest
Get the latest docstrings from PySimpleGUI on github so that the SDK …
2023-01-13 14:30:47 -05:00
PySimpleGUI
8effae33f4
Merge pull request #6166 from PySimpleGUI/Dev-latest
Experimental change to Table.get.  Using the tkinter widget's selecti…
2023-01-13 12:02:09 -05:00
PySimpleGUI
6b20da8c59
Merge pull request #6164 from PySimpleGUI/Dev-latest
Moved debugger constants to sinde of the debugger class. Simplified t…
2023-01-12 21:06:44 -05:00
PySimpleGUI
ad78b3b1ac
Merge pull request #6162 from PySimpleGUI/Dev-latest
Added begin_at_sunday_plus to the docstring for CalendarButton
2023-01-12 13:37:56 -05:00
PySimpleGUI
d03347d39c
Merge pull request #6161 from PySimpleGUI/Dev-latest
Disables "Take me to error" button if no editor is configured
2023-01-12 06:23:48 -05:00
PySimpleGUI
81127fae93
Merge pull request #6160 from PySimpleGUI/Dev-latest
Tree element - if no headings are specified (set to None) then the he…
2023-01-12 06:11:26 -05:00
PySimpleGUI
73fa593c25
Merge pull request #6153 from PySimpleGUI/Dev-latest
Demo Program - Time Chooser (ONE more time!)
2023-01-06 16:12:54 -05:00
PySimpleGUI
ca0e825e88
Merge pull request #6152 from PySimpleGUI/Dev-latest
Delete Demo_Time_Chooser.py
2023-01-06 16:11:55 -05:00
PySimpleGUI
3ca7703fcd
Merge pull request #6151 from PySimpleGUI/Dev-latest
Dev latest
2023-01-06 16:09:59 -05:00
PySimpleGUI
268686635f
Merge pull request #6150 from PySimpleGUI/Dev-latest
Dev latest
2023-01-06 16:04:51 -05:00
PySimpleGUI
a309549dbb
Merge pull request #6149 from PySimpleGUI/revert-6146-Dev-latest
Revert "Demo program of an example window to choose a time"
2023-01-06 16:03:42 -05:00
PySimpleGUI
54d6d68a03
Revert "Demo program of an example window to choose a time" 2023-01-06 16:03:34 -05:00
PySimpleGUI
54d8f698d7
Merge pull request #6148 from PySimpleGUI/revert-6147-Dev-latest
Revert "Added option to enable/disable manual entry"
2023-01-06 16:03:16 -05:00
PySimpleGUI
79b6b74f78
Revert "Added option to enable/disable manual entry" 2023-01-06 16:03:05 -05:00
MikeTheWatchGuy
cc08622d06
Merge pull request #6147 from PySimpleGUI/Dev-latest
Added option to enable/disable manual entry
2023-01-06 15:54:02 -05:00
MikeTheWatchGuy
5f312f3ae9
Merge pull request #6146 from PySimpleGUI/Dev-latest
Demo program of an example window to choose a time
2023-01-06 15:49:32 -05:00
PySimpleGUI
a964716404
Merge pull request #6145 from PySimpleGUI/Dev-latest
Renamed QuickMeter to _QuickMeter so users will not be confused in th…
2023-01-06 12:51:44 -05:00
PySimpleGUI
62fec93502 Automated Update! 2023-01-05 18:30:30 +00:00
PySimpleGUI
b6aa5b5406
Merge pull request #6135 from PySimpleGUI/Dev-latest
Make the Image element expand so that the buttons will not jump aroun…
2023-01-03 14:17:16 -05:00
PySimpleGUI
ee54470f9a
Merge pull request #6128 from PySimpleGUI/Dev-latest
popup_get_date - exposed the fonts as parameters to help with a Mac f…
2022-12-29 06:47:30 -05:00
PySimpleGUI
0782708507
Merge pull request #6126 from PySimpleGUI/Dev-latest
Addition of Window.timer_get_active_timers to get a list of the curre…
2022-12-28 10:08:08 -05:00
PySimpleGUI
493530dc14
Merge pull request #6124 from PySimpleGUI/Dev-latest
New Demo Program using new Window.timer_stop and Window.timer_stop
2022-12-27 07:32:43 -05:00
PySimpleGUI
8c30a5fd72
Merge pull request #6121 from PySimpleGUI/Dev-latest
Added Window.timer_stop_all method
2022-12-25 12:17:22 -05:00
PySimpleGUI
7bdabeb998
Merge pull request #6120 from PySimpleGUI/Dev-latest
Window Timer Feature and Demo Program
2022-12-25 11:32:08 -05:00
PySimpleGUI
8357653c81
Merge pull request #6117 from PySimpleGUI/Dev-latest
New Demo Program - generate periodic timer events
2022-12-23 08:45:20 -05:00
PySimpleGUI
de58236c7a
Merge pull request #6116 from PySimpleGUI/Dev-latest
New Udemy coupon
2022-12-23 03:12:28 -05:00
PySimpleGUI
05d9773737
Merge pull request #6113 from PySimpleGUI/Dev-latest
Added button_color parm to ButtonMenu.update
2022-12-21 12:08:12 -05:00
PySimpleGUI
d39a13d355
Merge pull request #6110 from PySimpleGUI/Dev-latest
Simplified the multithreaded demo and introduced the tuple key design…
2022-12-19 16:56:12 -05:00
PySimpleGUI
20edf9f858 Automated Update! 2022-12-19 18:30:27 +00:00
PySimpleGUI
8af1193f0c
Merge pull request #6106 from PySimpleGUI/Dev-latest
Cleaned up user settings api code for porting
2022-12-17 13:47:06 -05:00
PySimpleGUI
3c3fc1f7ac
Merge pull request #6102 from PySimpleGUI/Dev-latest
User serttings - Deletion of entry added a silent-on-error option.  p…
2022-12-15 08:24:51 -05:00
PySimpleGUI
18a044f162
Merge pull request #6100 from PySimpleGUI/Dev-latest
Addition of right click menu and set size of combo boxes to be 30 ent…
2022-12-14 08:50:07 -05:00
PySimpleGUI
3b258ba639
Merge pull request #6098 from PySimpleGUI/Dev-latest
Made button_color parameter docstring consistent across all calls - (…
2022-12-13 15:04:59 -05:00
PySimpleGUI
99fd18335e
Merge pull request #6093 from PySimpleGUI/Dev-latest
2 new options for find_element method
2022-12-12 16:10:47 -05:00
PySimpleGUI
8b61ab6f11
Merge pull request #6087 from PySimpleGUI/Dev-latest
Fixed menu definition (Help should have had a list like the other ent…
2022-12-10 16:29:43 -05:00
PySimpleGUI
1c4574908b
Merge pull request #6085 from PySimpleGUI/Dev-latest
Added zoom and subsample parms to PIL function (was recently supplied…
2022-12-07 10:07:16 -05:00
PySimpleGUI
27566df25a
Merge pull request #6077 from PySimpleGUI/Dev-latest
Fixed Multiline Element docstrings
2022-12-04 12:30:45 -05:00
PySimpleGUI
d117aabecd
Merge pull request #6073 from PySimpleGUI/Dev-latest
Dev latest
2022-12-01 13:50:35 -05:00
PySimpleGUI
98140066fc
Merge pull request #6067 from PySimpleGUI/Dev-latest
New Demo Program - Display an image located at URL online (thanks to …
2022-11-30 08:46:55 -05:00
PySimpleGUI
5b20cc1cee Automated Update! 2022-11-28 18:30:25 +00:00
PySimpleGUI
a410f19659
Merge pull request #6065 from PySimpleGUI/Dev-latest
Fix for not correctly setting Element.ttk_style_name and Element.ttk_…
2022-11-28 06:46:07 -05:00
PySimpleGUI
ab993d49ba
Merge pull request #6064 from PySimpleGUI/Dev-latest
Made version window non-blocking
2022-11-26 07:01:39 -05:00
PySimpleGUI
4e760967cd
Merge pull request #6062 from PySimpleGUI/Dev-latest
Swapped Push, VPush with Stretch, VStretch as the function name inste…
2022-11-24 16:50:42 -05:00
PySimpleGUI
96be8aea51
Merge pull request #6056 from PySimpleGUI/Dev-latest
New enoji into the repo, the emoji browser, etc
2022-11-23 13:55:01 -05:00
PySimpleGUI
a97468db15
Merge pull request #6055 from PySimpleGUI/Dev-latest
New emoji
2022-11-23 13:26:35 -05:00
PySimpleGUI
e597fd0a90
Merge pull request #6053 from PySimpleGUI/Dev-latest
Udemy code (missed the cookbook)
2022-11-21 14:30:44 -05:00
PySimpleGUI
eeb9eb9070
Merge pull request #6052 from PySimpleGUI/Dev-latest
New Udemy code
2022-11-21 14:27:04 -05:00
PySimpleGUI
5a3fda96e7 Automated Update! 2022-11-21 18:30:41 +00:00
PySimpleGUI
2c6c726962 Automated Update! 2022-11-20 18:30:25 +00:00
PySimpleGUI
9f5db18951 Automated Update! 2022-11-19 18:30:30 +00:00
PySimpleGUI
cde0fa74af
Merge pull request #6048 from PySimpleGUI/Dev-latest
Working on the search problem....
2022-11-19 09:25:38 -05:00
PySimpleGUI
4cd7b03c9b
Merge pull request #6046 from PySimpleGUI/Dev-latest
Rolling back last change
2022-11-18 23:31:50 -05:00
PySimpleGUI
fda1ca8e20
Merge pull request #6045 from PySimpleGUI/Dev-latest
Working on the broken search feature in readthedocs
2022-11-18 23:24:27 -05:00
PySimpleGUI
7402936eab
Merge pull request #6043 from PySimpleGUI/Dev-latest
Update to make main GUI window less visible. Added a blocking popup a…
2022-11-18 16:53:26 -05:00
PySimpleGUI
155738a19d
Merge pull request #6042 from PySimpleGUI/Dev-latest
Dev latest
2022-11-18 10:11:41 -05:00
PySimpleGUI
dad366884d
Merge pull request #6041 from PySimpleGUI/Dev-latest
More repo cleanup
2022-11-18 10:00:08 -05:00
PySimpleGUI
bd7b6d894c
Merge pull request #6040 from PySimpleGUI/Dev-latest
Cleaning up the repo a bit by removing older folders
2022-11-18 09:52:51 -05:00
PySimpleGUI
878e94c10a
Rename _requirements.txt to requirements.txt 2022-11-18 09:49:29 -05:00
PySimpleGUI
30af9fc52c
Rename requirements.txt to _requirements.txt 2022-11-18 09:47:14 -05:00
PySimpleGUI
37ab4d70ac
Merge pull request #6039 from PySimpleGUI/Dev-latest
Dev latest
2022-11-18 09:18:25 -05:00
PySimpleGUI
33edf9ad64
Merge pull request #6036 from PySimpleGUI/Dev-latest
New Demo Program - Make windows and PySimpleGUI calls from a thread.
2022-11-15 06:32:11 -05:00
PySimpleGUI
be17021dcf
Merge pull request #6032 from PySimpleGUI/Dev-latest
Addition of image_zoom to Tab element - completes addition of zoom op…
2022-11-14 06:47:44 -05:00
PySimpleGUI
5adb01ce25
Merge pull request #6031 from PySimpleGUI/Dev-latest
Fix for set_vscroll_position not working on Scrollable-Columns.
2022-11-13 16:09:36 -05:00
PySimpleGUI
1f8270c4c6
Merge pull request #6029 from PySimpleGUI/Dev-latest
Button get image_source parm (finally). Button, ButtonMenu gains zoom…
2022-11-13 08:49:06 -05:00
PySimpleGUI
42335d486f
Merge pull request #6024 from PySimpleGUI/Dev-latest
New Demo Program - a multi-threaded example using a queue to send dat…
2022-11-12 11:02:23 -05:00
PySimpleGUI
52052a8b9d
Merge pull request #6022 from PySimpleGUI/Dev-latest
Added zoom parameter to Image Element
2022-11-11 10:55:08 -05:00
PySimpleGUI
6aeb8a94a1
Merge pull request #6021 from PySimpleGUI/Dev-latest
New Demo showing how to redraw figures on a Graph if the window resizes
2022-11-11 10:36:09 -05:00
PySimpleGUI
b886e7d7a1
Merge pull request #6020 from PySimpleGUI/Dev-latest
Adding setup.py used for PyPI releases
2022-11-11 10:16:26 -05:00
PySimpleGUI
ad7b83cf44
Merge pull request #6019 from PySimpleGUI/Dev-latest
Experimenting with a blank setup.py
2022-11-11 09:01:40 -05:00
PySimpleGUI
b85128f752
Merge pull request #6018 from PySimpleGUI/Dev-latest
Added execute_py_get_running_interpreter.  Fixed docstrings for execu…
2022-11-08 16:28:39 -05:00
PySimpleGUI
3d6229dad5 Automated Update! 2022-11-07 18:30:21 +00:00
PySimpleGUI
8b23740fca Automated Update! 2022-11-06 20:37:16 +00:00
PySimpleGUI
c3bab8a351
Merge pull request #6014 from PySimpleGUI/Dev-latest
Dark Blue 18 theme added
2022-11-06 06:11:58 -05:00
PySimpleGUI
d9f73b7ead
Merge pull request #6013 from PySimpleGUI/Dev-latest
Added font to Input element's update method
2022-11-05 06:22:26 -04:00
PySimpleGUI
241e9d2f8a
Merge pull request #6011 from PySimpleGUI/Dev-latest
Menu element - delete menu items if a new menu definition is sent to …
2022-11-04 14:51:34 -04:00
PySimpleGUI
e620bdb22c
Merge pull request #6004 from PySimpleGUI/Dev-latest
New Demo Program - shows using objects instead of strings with Listbox
2022-11-03 08:12:35 -04:00
PySimpleGUI
091900fb9b
Merge pull request #6003 from PySimpleGUI/Dev-latest
Cleaned up a very old demo.
2022-11-02 08:39:29 -04:00
PySimpleGUI
570e20b398
Merge pull request #6001 from PySimpleGUI/Dev-latest
Enabled resizing of table
2022-11-01 15:12:06 -04:00
PySimpleGUI
9a606c0a7a
Merge pull request #5999 from PySimpleGUI/Dev-latest
Dev latest
2022-10-31 13:56:48 -04:00
PySimpleGUI
4a43ca9ff3
Merge pull request #5998 from PySimpleGUI/Dev-latest
Added drop_whitespace to the docstring for popup.  Added popup_error_…
2022-10-31 13:42:42 -04:00
PySimpleGUI
e21d222e2e
Merge pull request #5997 from PySimpleGUI/Dev-latest
Added displaying detailed Exception information to popup_error_with_t…
2022-10-31 08:18:26 -04:00
PySimpleGUI
5195fee765
Merge pull request #5995 from PySimpleGUI/Dev-latest
Dev latest
2022-10-29 16:55:43 -04:00
PySimpleGUI
c9500acc3b
Merge pull request #5993 from PySimpleGUI/Dev-latest
Added handling of multiple arguments
2022-10-27 15:55:16 -04:00
PySimpleGUI
7850d16642
Merge pull request #5987 from PySimpleGUI/Dev-latest
Demo Program - shows a GUI if no arguments are provided when executed
2022-10-26 07:09:03 -04:00
PySimpleGUI
be497ae8ff Automated Update! 2022-10-22 14:43:33 -04:00
PySimpleGUI
443cbf8420 Automated Update! 2022-10-22 14:31:37 -04:00
PySimpleGUI
3de2b4aa56
Merge pull request #5981 from PySimpleGUI/Dev-latest
Added saving the new tk.Menu in the widget member variable in Menu.up…
2022-10-22 10:18:22 -04:00
PySimpleGUI
8d5a32ff2c
Merge pull request #5977 from PySimpleGUI/Dev-latest
Removed very old setup.py file
2022-10-20 18:42:09 -04:00
PySimpleGUI
4c27fb2cbd
Merge pull request #5974 from PySimpleGUI/Dev-latest
Some neon color themes
2022-10-17 17:32:32 -04:00
PySimpleGUI
e9a2285288
Merge pull request #5968 from PySimpleGUI/Dev-latest
Latest user screenshots so that the bot can take over!
2022-10-16 11:07:46 -04:00
PySimpleGUI
23717fdf42
Merge pull request #5966 from PySimpleGUI/Dev-latest
Added SYMBOL_BULLET - Unicode Bullet character
2022-10-15 15:32:39 -04:00
PySimpleGUI
07ab15770a
Merge pull request #5959 from PySimpleGUI/Dev-latest
Version bump to match PyPI emergency release
2022-10-11 11:59:20 -04:00
PySimpleGUI
a480f7a717
Merge pull request #5955 from PySimpleGUI/Dev-latest
Changed how Trinket is detected
2022-10-10 19:05:04 -04:00
PySimpleGUI
807b1e6bf2
Merge pull request #5954 from PySimpleGUI/Dev-latest
Fix in test harness... shouldn't have been setting the force modal op…
2022-10-08 17:48:23 -04:00
PySimpleGUI
9e4a5e4bd6
Merge pull request #5951 from PySimpleGUI/Dev-latest
Dev latest
2022-10-05 05:18:42 -04:00
PySimpleGUI
ce5ccb0df6
Merge pull request #5946 from PySimpleGUI/Dev-latest
New Udemy Coupon Code (D5570C66DBD8E42C7963)
2022-10-04 18:44:44 -04:00
PySimpleGUI
9d7d07e9f3
Merge pull request #5939 from PySimpleGUI/Dev-latest
Added latest delivery of Emojis (last batch for a while)
2022-09-28 15:59:44 -04:00
PySimpleGUI
d0e8617abf
Merge pull request #5938 from PySimpleGUI/Dev-latest
New emoji's and new parameter to the popup_error_with_traceback so yo…
2022-09-28 15:21:46 -04:00
PySimpleGUI
94c561a3bc
Merge pull request #5937 from PySimpleGUI/Dev-latest
More emojis?  YES More Emojis!
2022-09-28 12:25:22 -04:00
PySimpleGUI
7c9a66f7c0
Merge pull request #5935 from PySimpleGUI/Dev-latest
Sets the active foreground and active background for Menus and Button…
2022-09-27 11:29:24 -04:00
PySimpleGUI
9c63abb8c5
Merge pull request #5923 from PySimpleGUI/Dev-latest
Added filtering out option, home and end keys, and displaying number …
2022-09-24 15:27:37 -04:00
PySimpleGUI
591d05ce88
Merge pull request #5922 from PySimpleGUI/Dev-latest
popup_get_text - addition of history feature so at same level as othe…
2022-09-24 08:21:13 -04:00
PySimpleGUI
6d41b8395c
Merge pull request #5912 from PySimpleGUI/Dev-latest
Simplified logic for checkbox and text click handling/updating
2022-09-22 02:04:16 -04:00
PySimpleGUI
d4c8fc4850
Merge pull request #5911 from PySimpleGUI/Dev-latest
Changed keys into tuples.  Made Text AND Image clickable so will be l…
2022-09-22 01:41:29 -04:00
PySimpleGUI
32078421c6
Merge pull request #5905 from PySimpleGUI/Dev-latest
Better text alignment in the test harness.  Fixed crash in SystemTray…
2022-09-20 14:38:03 -04:00
PySimpleGUI
5d70b94e47
Merge pull request #5904 from PySimpleGUI/Dev-latest
Fixed Text docstring.  Show the Python Executable in the main test ha…
2022-09-20 13:39:36 -04:00
PySimpleGUI
bd0d18b380
Merge pull request #5899 from PySimpleGUI/Dev-latest
Better exception handling... keep the app going rather than breaking …
2022-09-17 10:54:55 -04:00
PySimpleGUI
e7fe7b4cbf
Merge pull request #5898 from PySimpleGUI/Dev-latest
Dev latest
2022-09-17 07:45:32 -04:00
PySimpleGUI
0e2ddaf7fd
Merge pull request #5895 from PySimpleGUI/Dev-latest
Removed the new right_justify_buttons from popup and replaced with bu…
2022-09-16 15:15:37 -04:00
PySimpleGUI
5fe61b7499
Merge pull request #5893 from PySimpleGUI/Dev-latest
Added Element.save_element_screenshot_to_disk
2022-09-15 19:11:41 -04:00
PySimpleGUI
8227dc60d1
Merge pull request #5892 from PySimpleGUI/Dev-latest
Trying out a format that will add a table of contents
2022-09-15 12:29:02 -04:00
PySimpleGUI
b2817f8608
Merge pull request #5891 from PySimpleGUI/Dev-latest
Added 2 parms to popup - right_justify_buttons and drop_whitespace
2022-09-15 12:05:01 -04:00
PySimpleGUI
c940a9c8b4
Merge pull request #5888 from PySimpleGUI/Dev-latest
Shortened the Japanese readme tab name so they call fit without cusin…
2022-09-14 13:26:48 -04:00
PySimpleGUI
d8ac92ab1e
Merge pull request #5887 from PySimpleGUI/Dev-latest
Added back 1 more tab
2022-09-14 13:20:17 -04:00
PySimpleGUI
ab49e2eb5a
Merge pull request #5886 from PySimpleGUI/Dev-latest
Adding back screenshot tabs since header working correctly now (BE SU…
2022-09-14 13:13:08 -04:00
PySimpleGUI
860b258748
Merge pull request #5885 from PySimpleGUI/Dev-latest
removed the demo screenshost tab
2022-09-14 13:06:08 -04:00
PySimpleGUI
da0b84be09
Merge pull request #5884 from PySimpleGUI/Dev-latest
Renamed the user screenshots to reduce number of tabs
2022-09-14 13:02:11 -04:00
PySimpleGUI
678453d23d
Merge pull request #5883 from PySimpleGUI/Dev-latest
Remove the second user screenshots tab
2022-09-14 12:53:14 -04:00
PySimpleGUI
091740af51
Merge pull request #5882 from PySimpleGUI/Dev-latest
More tab renaming
2022-09-14 12:51:13 -04:00
PySimpleGUI
0370306fe6
Merge pull request #5881 from PySimpleGUI/Dev-latest
renamed user screenshots tabs to shorten the header
2022-09-14 12:48:36 -04:00
PySimpleGUI
9c48aefecf
Merge pull request #5880 from PySimpleGUI/Dev-latest
Removed requirements from readthedocs.yml due to scrolling of TOC pro…
2022-09-14 12:45:03 -04:00
PySimpleGUI
5ed9fd4888
Merge pull request #5874 from PySimpleGUI/Dev-latest
New Demo Program demonstrating using images for "Can Buttons"
2022-09-14 08:38:59 -04:00
PySimpleGUI
231ff526b7
Merge pull request #5873 from PySimpleGUI/Dev-latest
Added coverage of case where no matching python file found.
2022-09-13 18:57:25 -04:00
PySimpleGUI
f363bf97c1
Merge pull request #5872 from PySimpleGUI/Dev-latest
Back to using a table and also using the correct py or pyw filename
2022-09-13 18:53:55 -04:00
PySimpleGUI
a16a7d477d
Merge pull request #5871 from PySimpleGUI/Dev-latest
Switch from table to using header so that a table of contents is gene…
2022-09-13 18:38:29 -04:00
PySimpleGUI
b5bb47d17b
Merge pull request #5870 from PySimpleGUI/Dev-latest
Added back the user screenshots tabs
2022-09-13 16:13:13 -04:00
PySimpleGUI
b1d1847c7b
Merge pull request #5869 from PySimpleGUI/Dev-latest
Change width of videos
2022-09-13 14:31:55 -04:00
PySimpleGUI
217a6468f1
Merge pull request #5868 from PySimpleGUI/Dev-latest
New screenshots from the screenshots repo
2022-09-13 14:28:19 -04:00
PySimpleGUI
4b24b7b3c1
Merge pull request #5866 from PySimpleGUI/Dev-latest
Fix link to image
2022-09-12 09:20:21 -04:00
PySimpleGUI
33159bc552
Merge pull request #5865 from PySimpleGUI/Dev-latest
Fix screenshots location
2022-09-12 09:12:50 -04:00
PySimpleGUI
cee4a417c7
Merge pull request #5864 from PySimpleGUI/Dev-latest
Trying out a new screenshots tab
2022-09-12 09:01:57 -04:00
PySimpleGUI
ec758db906
Merge pull request #5862 from PySimpleGUI/Dev-latest
More doc rework...
2022-09-11 14:47:40 -04:00
PySimpleGUI
1a22c3f103
Merge pull request #5861 from PySimpleGUI/Dev-latest
Added back the docs_modification folder... should have only removed t…
2022-09-11 14:42:55 -04:00
PySimpleGUI
258e0dcb35
Merge pull request #5860 from PySimpleGUI/Dev-latest
Remove docs_modification for test
2022-09-11 14:37:29 -04:00
PySimpleGUI
d522aa91eb
Merge pull request #5859 from PySimpleGUI/Dev-latest
Problem with SDK ref following pinning mkdocs to 1.3.1 so pulling tha…
2022-09-11 14:35:27 -04:00
PySimpleGUI
13d2e3422a
Merge pull request #5858 from PySimpleGUI/Dev-latest
Rename the user screenshots to temporarily remove them from the docs.
2022-09-11 14:30:49 -04:00
PySimpleGUI
b840a5b741
Merge pull request #5857 from PySimpleGUI/Dev-latest
Minor edit
2022-09-11 13:55:29 -04:00
PySimpleGUI
2f1ffee12e
Merge pull request #5856 from PySimpleGUI/Dev-latest
Use latest version of mkdocs
2022-09-11 13:46:17 -04:00
PySimpleGUI
2170b4a19f
Merge pull request #5855 from PySimpleGUI/Dev-latest
Use latest version of mkdocs to fix header problem
2022-09-11 13:45:05 -04:00
PySimpleGUI
fb61584c0b
Merge pull request #5853 from PySimpleGUI/Dev-latest
Fix for docstring - type should have been int not bool for new starti…
2022-09-10 19:34:08 -04:00
PySimpleGUI
9805f004c2
Merge pull request #5852 from PySimpleGUI/Dev-latest
Addition of starting_row_number to the Table element
2022-09-10 19:16:26 -04:00
PySimpleGUI
b6f55ad830
Merge pull request #5850 from PySimpleGUI/Dev-latest
Fix for problem with spaces in filename and using an editor specified…
2022-09-10 16:01:46 -04:00
PySimpleGUI
8ec1ca1fb9
Merge pull request #5844 from PySimpleGUI/Dev-latest
Tighten up the table parms
2022-09-08 16:55:46 -04:00
PySimpleGUI
da047a0c99
Merge pull request #5843 from PySimpleGUI/Dev-latest
New Demo Program - CSV Table Display
2022-09-08 16:40:53 -04:00
PySimpleGUI
2539e2cbb0
Merge pull request #5841 from PySimpleGUI/Dev-latest
Added support for Custom Titlebar to the Window.set_title method
2022-09-07 09:29:19 -04:00
PySimpleGUI
f1bcd8fe49
Merge pull request #5840 from PySimpleGUI/Dev-latest
Add the now standard "save last location" code that most of the "Desk…
2022-09-07 09:18:36 -04:00
PySimpleGUI
4f1429cc97
Merge pull request #5839 from PySimpleGUI/Dev-latest
Added TabGroup visibility control in both the init and added an updat…
2022-09-06 12:00:22 -04:00
PySimpleGUI
3e6cd243e3
Merge pull request #5835 from PySimpleGUI/Dev-latest
Addition of TITLEBAR_TEXT_KEY
2022-09-05 15:15:12 -04:00
PySimpleGUI
8ae79ac25c
Merge pull request #5832 from PySimpleGUI/Dev-latest
Update of the Emoji Toolbar demo program
2022-09-04 13:04:38 -04:00
PySimpleGUI
bae0152eaa
Merge pull request #5831 from PySimpleGUI/Dev-latest
Dev latest
2022-09-04 11:00:08 -04:00
PySimpleGUI
a80a9436dc
Merge pull request #5830 from PySimpleGUI/Dev-latest
Added interpreter information to the get_versions function for better…
2022-09-03 11:01:15 -04:00
PySimpleGUI
9497746ab1
Merge pull request #5826 from PySimpleGUI/Dev-latest
Removed entries without screenshots
2022-08-30 19:25:08 -04:00
PySimpleGUI
86cec41af4
Merge pull request #5825 from PySimpleGUI/Dev-latest
Reversed order of screenshot so newest at top
2022-08-30 19:21:13 -04:00
PySimpleGUI
8cefdad2d6
Merge pull request #5822 from PySimpleGUI/Dev-latest
New Combo parameter - enable_per_char_events.  When True, will get an…
2022-08-29 17:58:44 -04:00
PySimpleGUI
3cf96acf03
Merge pull request #5819 from PySimpleGUI/Dev-latest
Newest Udemy code
2022-08-28 19:24:38 -04:00
PySimpleGUI
2bd702f4f8
Merge pull request #5818 from PySimpleGUI/Dev-latest
User Screenshots - no text only images
2022-08-27 16:02:12 -04:00
PySimpleGUI
2364090661
Merge pull request #5817 from PySimpleGUI/Dev-latest
Trying a more compact format for screenshots
2022-08-27 09:21:48 -04:00
PySimpleGUI
559333fcc2
Merge pull request #5815 from PySimpleGUI/Dev-latest
Adding user screenshots from issue 10 (EXCITING!)
2022-08-26 12:43:03 -04:00
PySimpleGUI
c3f937b294
Merge pull request #5813 from PySimpleGUI/Dev-latest
Updated the Output Element's docstring
2022-08-25 19:47:01 -04:00
PySimpleGUI
2049d258f3
Merge pull request #5812 from PySimpleGUI/Dev-latest
Output Element - automatically reroutes cprint to the output element …
2022-08-25 18:29:38 -04:00
PySimpleGUI
af372a27a2
Merge pull request #5811 from PySimpleGUI/Dev-latest
Addition of vsb_style_name and hsb_style_name to elements so that the…
2022-08-25 11:19:45 -04:00
PySimpleGUI
45e55b43f6
Merge pull request #5801 from PySimpleGUI/Dev-latest
Fix for the stdout and stderr rerouting bug. Now correctly restores s…
2022-08-21 18:53:16 -04:00
PySimpleGUI
dbf8183070
Merge pull request #5800 from PySimpleGUI/Dev-latest
Fixed docstring error in set_options.  A quick & dirty addition of sh…
2022-08-21 17:32:41 -04:00
PySimpleGUI
f7056a327c
Merge pull request #5798 from PySimpleGUI/Dev-latest
Removed the error popup that happened when Multline elements were try…
2022-08-20 20:35:38 -04:00
PySimpleGUI
8a68674026
Merge pull request #5786 from PySimpleGUI/Dev-latest
Increased button pressed display font size.
2022-08-14 16:55:01 -04:00
PySimpleGUI
433d71421e
Merge pull request #5785 from PySimpleGUI/Dev-latest
Added output of button click to the window itself
2022-08-14 16:43:53 -04:00
PySimpleGUI
0bd7b8e74a
Merge pull request #5784 from PySimpleGUI/Dev-latest
New Demo Program -  Simulated Buttons With Highlighting
2022-08-14 16:37:58 -04:00
PySimpleGUI
8cbd4a355a
Merge pull request #5780 from PySimpleGUI/Dev-latest
Support for Custom Titlebar added to Window.minimize, Window.maximize…
2022-08-12 17:09:11 -04:00
PySimpleGUI
c0e952c930
Merge pull request #5769 from PySimpleGUI/Dev-latest
Added Window.get_scaling to get the current scaling value from tktiner
2022-08-08 09:51:27 -04:00
PySimpleGUI
9692dd1ea2
Merge pull request #5766 from PySimpleGUI/Dev-latest
Update Demo_Invisible_Elements_Pinning.py
2022-08-07 07:36:31 -04:00
PySimpleGUI
1c2aa9dd77
Merge pull request #5760 from PySimpleGUI/Dev-latest
Addition of quick_check parm to Window.is_closed to bypass the root.u…
2022-08-06 11:02:32 -04:00
PySimpleGUI
bba37766a7
Merge pull request #5757 from PySimpleGUI/Dev-latest
Better docstring description of ProgressBar and one_line_progress_met…
2022-08-05 15:23:16 -04:00
PySimpleGUI
3fc99031fd
Merge pull request #5756 from PySimpleGUI/Dev-latest
Exception protection if something happens in the drawing of a figure.…
2022-08-05 13:48:32 -04:00
PySimpleGUI
6dd947b9cc
Merge pull request #5753 from PySimpleGUI/Dev-latest
Combo element - if readonly, set select color so that it's not notice…
2022-08-03 13:05:22 -04:00
PySimpleGUI
f272da19b8
Merge pull request #5752 from PySimpleGUI/Dev-latest
Addition of Window.key_is_good - a quick and easy check for a good key
2022-08-03 09:23:33 -04:00
PySimpleGUI
bc81040fe0
Merge pull request #5751 from PySimpleGUI/Dev-latest
Output element now sets auto_refresh=True.
2022-08-01 15:15:45 -04:00
PySimpleGUI
0afa04f1ea
Merge pull request #5746 from PySimpleGUI/Dev-latest
Added check for window closes to elements update method
2022-07-30 16:06:05 -04:00
PySimpleGUI
c7b2cfcc45
Merge pull request #5745 from PySimpleGUI/Dev-latest
Update of the email send Demo Program
2022-07-30 15:59:38 -04:00
PySimpleGUI
463e121634
Merge pull request #5744 from PySimpleGUI/Dev-latest
If for debug print with no_button and non_blocking
2022-07-29 07:32:10 -04:00
PySimpleGUI
2fb75ffae4
Merge pull request #5741 from PySimpleGUI/Dev-latest
Removed the expansion call and notebook pack from Tab code to see if …
2022-07-28 15:19:23 -04:00
PySimpleGUI
37231510f6
Merge pull request #5740 from PySimpleGUI/Dev-latest
Releases notes for 4.60.3 so that readthedocs will build
2022-07-27 17:45:34 -04:00
PySimpleGUI
c9b273c934
Merge pull request #5739 from PySimpleGUI/Dev-latest
Changes that posted to PyPI as 4.60.3
2022-07-27 17:32:36 -04:00
PySimpleGUI
209680701f
Merge pull request #5737 from PySimpleGUI/Dev-latest
Fix for Mac version check... oy.... sloppy work... sorry about that....
2022-07-27 11:18:45 -04:00
PySimpleGUI
fb7854c254
Merge pull request #5736 from PySimpleGUI/Dev-latest
Fixed problem checking for MacOS version for the 12.3+ problem.  Chan…
2022-07-27 08:37:29 -04:00
PySimpleGUI
70c8f26c9c
Merge pull request #5732 from PySimpleGUI/Dev-latest
Bumping version to 4.60.2.65 to reflect that the 4.60.2 dot release i…
2022-07-26 15:23:31 -04:00
PySimpleGUI
4260a4661f
Merge pull request #5731 from PySimpleGUI/Dev-latest
Doc update so that 4.60.2 is in release notes
2022-07-26 15:15:28 -04:00
PySimpleGUI
226d4a39ad
Merge pull request #5730 from PySimpleGUI/Dev-latest
Addition of Mac OS 12.3 Patch that sets Alpha channel to 0.99 by defa…
2022-07-26 10:21:24 -04:00
PySimpleGUI
43aaed1fd9
Merge pull request #5724 from PySimpleGUI/Dev-latest
Don't hide window when creating if the location is None (uses the OS …
2022-07-25 13:53:15 -04:00
PySimpleGUI
b28fe017b5
Merge pull request #5723 from PySimpleGUI/Dev-latest
Demo program for read all windows that was evidently not checked in....
2022-07-25 12:29:50 -04:00
PySimpleGUI
f90ce637aa
Merge pull request #5715 from PySimpleGUI/Dev-latest
New checklist item (have upgraded to newest release of PySimpleGUI fr…
2022-07-23 19:11:48 -04:00
PySimpleGUI
2dba726a7a
Update issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md 2022-07-23 18:56:15 -04:00
PySimpleGUI
b38ad064d3
Merge pull request #5712 from PySimpleGUI/Dev-latest
Happily removed the "NOT available on the MAC" designation in the fil…
2022-07-22 17:26:58 -04:00
PySimpleGUI
a837c27ddd
Merge pull request #5711 from PySimpleGUI/Dev-latest
Dev latest
2022-07-22 15:23:24 -04:00
PySimpleGUI
6438e573df
Merge pull request #5709 from PySimpleGUI/Dev-latest
Addition of set_option parameter hide_window_when_creating. If set to…
2022-07-21 11:48:46 -04:00
PySimpleGUI
5d960c3dc8
Merge pull request #5708 from PySimpleGUI/Dev-latest
Fix for crash if COLOR_SYSTEM_DEFAULT specified in parameter disabled…
2022-07-20 13:06:21 -04:00
PySimpleGUI
f883868828
Merge pull request #5706 from PySimpleGUI/Dev-latest
Rework of main.html
2022-07-20 10:21:49 -04:00
PySimpleGUI
7e0f042d9f
Merge pull request #5705 from PySimpleGUI/Dev-latest
Pick up latest docstrings
2022-07-20 09:52:18 -04:00
PySimpleGUI
85e18deee9
Merge pull request #5704 from PySimpleGUI/Dev-latest
Addition of "Show all file types" option, Expansion of elements for w…
2022-07-20 09:46:41 -04:00
PySimpleGUI
35e5e23dbe
Merge pull request #5702 from PySimpleGUI/Dev-latest
Very Short Demo Program that saves the last value entered into Input …
2022-07-19 08:46:25 -04:00
PySimpleGUI
23b69a923c
Merge pull request #5701 from PySimpleGUI/Dev-latest
Removed unnecessary check for isinstance of tuple.... a new pattern l…
2022-07-18 13:49:24 -04:00
PySimpleGUI
672ed9755b
Merge pull request #5700 from PySimpleGUI/Dev-latest
Removed unnecessary user settings for the window position
2022-07-18 12:31:27 -04:00
PySimpleGUI
31f4a9b558
Merge pull request #5699 from PySimpleGUI/Dev-latest
New demo - add and delete rows from layouts. Based on the Fed Ex Pack…
2022-07-18 12:24:21 -04:00
PySimpleGUI
9681968974
Merge pull request #5698 from PySimpleGUI/Dev-latest
Bad spelling this early in the day
2022-07-18 06:46:36 -04:00
PySimpleGUI
e1dbdeecf6
Merge pull request #5697 from PySimpleGUI/Dev-latest
Fix spelling error
2022-07-18 06:44:58 -04:00
PySimpleGUI
b3a1ec1804
Merge pull request #5696 from PySimpleGUI/Dev-latest
Images for new docs
2022-07-18 06:43:35 -04:00
PySimpleGUI
a8c4001e40
Merge pull request #5695 from PySimpleGUI/Dev-latest
GIF of psgtest for new docs
2022-07-18 06:28:43 -04:00
PySimpleGUI
d055bc6e43
Merge pull request #5694 from PySimpleGUI/Dev-latest
Addition of without_titlebar paramter to Window.current_location.  De…
2022-07-17 12:53:29 -04:00
PySimpleGUI
1a228d708e
Merge pull request #5692 from PySimpleGUI/Dev-latest
Corrected Text Element's update method docstring to indicate value ca…
2022-07-16 19:14:44 -04:00
PySimpleGUI
177470e009
Merge pull request #5689 from PySimpleGUI/Dev-latest
image for new docs
2022-07-15 06:12:40 -04:00
PySimpleGUI
47980d6923
Merge pull request #5688 from PySimpleGUI/Dev-latest
images for new docs
2022-07-15 05:54:30 -04:00
PySimpleGUI
499a019aac
Merge pull request #5685 from PySimpleGUI/Dev-latest
New docs screenshots
2022-07-13 10:27:01 -04:00
PySimpleGUI
15e3b5d55b
Merge pull request #5682 from PySimpleGUI/Dev-latest
Fixed output filename so named using the resized values (also releasi…
2022-07-12 15:02:11 -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
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
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
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
2dacb0c11f
Merge pull request #5671 from PySimpleGUI/Dev-latest
Added endblock
2022-07-05 11:20:51 -04:00
PySimpleGUI
a66883f4f4
Merge pull request #5670 from PySimpleGUI/Dev-latest
Fixed main.html
2022-07-05 11:16:46 -04:00
PySimpleGUI
1ab67bcfc0
Merge pull request #5669 from PySimpleGUI/Dev-latest
Docs internal update
2022-07-05 11:11:50 -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
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
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
a55c2d2efe
Merge pull request #5665 from PySimpleGUI/Dev-latest
New coupon
2022-07-03 12:33:37 -04:00
PySimpleGUI
e41f88df93
Merge pull request #5664 from PySimpleGUI/Dev-latest
Dev latest
2022-07-03 12:16:30 -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
dfb2ee72b1
Merge pull request #5657 from PySimpleGUI/Dev-latest
ecookbook restoring the folders for testing...
2022-06-30 15:55:11 -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
ee05d5b129
Merge pull request #5655 from PySimpleGUI/Dev-latest
Test eCookbook Integration
2022-06-30 15:30:44 -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
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
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
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
371a883edc
Merge pull request #5641 from PySimpleGUI/Dev-latest
Dev latest
2022-06-23 17:44:53 -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
4591fb7ac8
Merge pull request #5631 from PySimpleGUI/Dev-latest
Dev latest
2022-06-22 14:34:56 -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
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
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
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
194c745e24
Merge pull request #5614 from PySimpleGUI/Dev-latest
Updated call reference doc to match latest docstring changes
2022-06-18 04:32:43 -04:00
PySimpleGUI
f04c3729a2
Merge pull request #5613 from PySimpleGUI/Dev-latest
Menubar docstring changed to clarify the bar itself cannot be styled.…
2022-06-18 04:31:12 -04:00
PySimpleGUI
c0e2d8ab98
Merge pull request #5612 from PySimpleGUI/Dev-latest
Several changes - exception handling if problems with weather API.  R…
2022-06-17 04:41:48 -04:00
PySimpleGUI
eafb9200f5
Merge pull request #5609 from PySimpleGUI/Dev-latest
Backed out previous changes to scrollable columns.  Added print if se…
2022-06-16 12:29:01 -04:00
PySimpleGUI
0f3db9e612
Merge pull request #5602 from PySimpleGUI/Dev-latest
New Demo Program - Save/Load window inputs using User Settings API (J…
2022-06-15 13:56:58 -04:00
PySimpleGUI
77b87a4ab9
Merge pull request #5601 from PySimpleGUI/Dev-latest
New signature format
2022-06-15 04:47:28 -04:00
PySimpleGUI
6b42448a9d
Merge pull request #5597 from PySimpleGUI/Dev-latest
Addition of the standard "edit me" and "versions" right click menu
2022-06-12 17:44:28 -04:00
PySimpleGUI
09cabec59b
Merge pull request #5596 from PySimpleGUI/Dev-latest
Freshened up the themes section.
2022-06-11 16:46:46 -04:00
PySimpleGUI
3411eed910
Merge pull request #5594 from PySimpleGUI/Dev-latest
New Table member variable table_ttk_style_name
2022-06-11 09:28:58 -04:00
PySimpleGUI
c076bc71c4
Merge pull request #5593 from PySimpleGUI/Dev-latest
Dev latest
2022-06-11 09:03:26 -04:00
PySimpleGUI
0ecf5e3a86
Merge pull request #5592 from PySimpleGUI/Dev-latest
Much needed update to the Demo Programs readme...
2022-06-11 07:42:59 -04:00
PySimpleGUI
074fc76936
Merge pull request #5590 from PySimpleGUI/Dev-latest
Addition of horizontal_scroll_only parameter for Column elements if s…
2022-06-09 12:58:06 -04:00
PySimpleGUI
8bb44eadf5
Merge pull request #5588 from PySimpleGUI/Dev-latest
Added expand_x and expand_y to all of the shortcut buttons and Browse…
2022-06-09 12:10:05 -04:00
PySimpleGUI
2b2b2212ec
Merge pull request #5587 from PySimpleGUI/Dev-latest
Added to Button element error message about images that format must b…
2022-06-09 08:11:29 -04:00
PySimpleGUI
f3e7c9558c
Merge pull request #5583 from PySimpleGUI/Dev-latest
Addition of default_color to ColorChooserButton
2022-06-08 14:32:42 -04:00
PySimpleGUI
50e34b3348
Merge pull request #5580 from PySimpleGUI/Dev-latest
popup_scrolled - addition of button_justification (added because movi…
2022-06-07 12:39:00 -04:00
PySimpleGUI
ecd94860ad
Merge pull request #5579 from PySimpleGUI/Dev-latest
New Demo Program - Custom Checkboxes
2022-06-07 05:44:27 -04:00
PySimpleGUI
b3f8f065d6
Merge pull request #5578 from PySimpleGUI/Dev-latest
Fix in popup_scrolled - was not adding the sizegrip all the time... w…
2022-06-06 14:51:35 -04:00
PySimpleGUI
64c3c38c0b
Merge pull request #5577 from PySimpleGUI/Dev-latest
Wow... pycharm added a strange import!
2022-06-06 14:34:14 -04:00
PySimpleGUI
85a6a18c25
Merge pull request #5576 from PySimpleGUI/Dev-latest
Added erase_all parameter to cprint.  This works like the same parame…
2022-06-06 14:32:16 -04:00
PySimpleGUI
05e44e6aa5
Merge pull request #5575 from PySimpleGUI/Dev-latest
Dev latest
2022-06-06 10:49:29 -04:00
PySimpleGUI
5d44e439ed
Merge pull request #5574 from PySimpleGUI/Dev-latest
New constant TKINTER_CURSORS that is a list of the standard tkinter c…
2022-06-06 09:57:28 -04:00
PySimpleGUI
76e7f1b39b
Merge pull request #5573 from PySimpleGUI/Dev-latest
Made upgrade from GitHub window resizable
2022-06-06 08:11:14 -04:00
PySimpleGUI
d6a772a9e8
Merge pull request #5571 from PySimpleGUI/Dev-latest
New Demo Program to show how the new enable_window_config_events para…
2022-06-05 14:29:20 -04:00
PySimpleGUI
176812c9da
Merge pull request #5570 from PySimpleGUI/Dev-latest
Dev latest
2022-06-05 14:15:03 -04:00
PySimpleGUI
3531560b2a
Merge pull request #5564 from PySimpleGUI/Dev-latest
Fixed typo in formula.  Added normal Demo Program header. Changed axi…
2022-06-05 08:08:34 -04:00
PySimpleGUI
a2c824eaf1
Merge pull request #5562 from PySimpleGUI/Dev-latest
Removed the filetypes enable/disable from the Mac system settings.  A…
2022-06-04 17:11:01 -04:00
PySimpleGUI
62a3e3b867
Merge pull request #5561 from PySimpleGUI/Dev-latest
Replaced old "All Elements" example with the newest one!  Added a Rec…
2022-06-04 14:35:08 -04:00
PySimpleGUI
ef6c82e164
Merge pull request #5560 from PySimpleGUI/Dev-latest
Added settings to the right click menu in addition to link in the win…
2022-06-04 13:18:23 -04:00
PySimpleGUI
6e4b1aa5d4
Merge pull request #5558 from PySimpleGUI/Dev-latest
New Demo Program - Using User Settings as a Database
2022-06-04 11:56:23 -04:00
PySimpleGUI
fa0d3e1bc7
Merge pull request #5557 from PySimpleGUI/Dev-latest
Updated docstring for the pin helper function
2022-06-04 07:18:53 -04:00
PySimpleGUI
428d4d005c
Merge pull request #5555 from PySimpleGUI/Dev-latest
deprecated - note to self.. is spelled with an "E" not an "I"
2022-06-03 16:42:36 -04:00
PySimpleGUI
2d15591cd0
Merge pull request #5554 from PySimpleGUI/Dev-latest
TabGroup docstring update - visible marked as Depricated
2022-06-03 16:40:02 -04:00
PySimpleGUI
f7c31ab1cf
Merge pull request #5553 from PySimpleGUI/Dev-latest
New logic for checking for the *.* situation for Mac filetypes
2022-06-03 12:23:44 -04:00
PySimpleGUI
48c5cc836e
Merge pull request #5552 from PySimpleGUI/Dev-latest
Added * *.* to the Mac filetypes
2022-06-03 12:14:18 -04:00
PySimpleGUI
06b1b57f2f
Merge pull request #5550 from PySimpleGUI/Dev-latest
Added more specifications for * for Mac file_type testing
2022-06-03 10:58:32 -04:00
PySimpleGUI
831a7bf72e
Merge pull request #5547 from PySimpleGUI/Dev-latest
New Demo Program - Navigating focus using arrow keys on keyboard
2022-06-03 08:28:58 -04:00
PySimpleGUI
5cc855ba6a
Merge pull request #5544 from PySimpleGUI/Dev-latest
Dev latest
2022-06-02 17:18:10 -04:00
PySimpleGUI
f3a745bb63
Merge pull request #5543 from PySimpleGUI/Dev-latest
Updated to show some of the newer parms
2022-06-02 13:26:32 -04:00
PySimpleGUI
4bf7932f76
Merge pull request #5542 from PySimpleGUI/Dev-latest
Table Element - addition of cols_justification parameter - list of st…
2022-06-02 13:12:58 -04:00
PySimpleGUI
aa09d8c2a1
Merge pull request #5540 from PySimpleGUI/Dev-latest
Fix for bind_return_key when a button has been disabled.  Was generat…
2022-06-02 10:48:54 -04:00
PySimpleGUI
eddbe0843c
Merge pull request #5537 from PySimpleGUI/Dev-latest
New Udemy coupon (on top of the sale)... have fun kids!
2022-06-02 06:41:26 -04:00
PySimpleGUI
76af6444f8
Merge pull request #5536 from PySimpleGUI/Dev-latest
Added Edit Me to the test harness Right Click Menu
2022-06-01 21:39:23 -04:00
PySimpleGUI
834c286d54
Merge pull request #5533 from PySimpleGUI/Dev-latest
Update to the latest coding guidelines.  Use PPM encoding as it's bee…
2022-06-01 15:44:31 -04:00
PySimpleGUI
313da2d5d5
Merge pull request #5532 from PySimpleGUI/Dev-latest
Dev latest
2022-06-01 14:09:59 -04:00
PySimpleGUI
a52db075d9
Merge pull request #5527 from PySimpleGUI/Dev-latest
Added platform and platform version to the get_versions function and …
2022-05-30 12:31:14 -04:00
PySimpleGUI
ad5b82654f
Merge pull request #5526 from PySimpleGUI/Dev-latest
Fix for continuous mouse up events from Graph element when reading wi…
2022-05-29 18:58:02 -04:00
PySimpleGUI
18d656b0bd
Merge pull request #5525 from PySimpleGUI/Dev-latest
New Demo Program - using a Frame element to draw a "Recording Area" f…
2022-05-29 18:48:21 -04:00
PySimpleGUI
01d6561d35
Merge pull request #5524 from PySimpleGUI/Dev-latest
(None, None) added to Window docstring as a valid location parameter …
2022-05-29 18:43:29 -04:00
PySimpleGUI
dbdefb3c10
Merge pull request #5522 from PySimpleGUI/Dev-latest
Addition of Window.ubind
2022-05-29 08:44:12 -04:00
PySimpleGUI
1b4ad34987
Merge pull request #5519 from PySimpleGUI/Dev-latest
New Graph Element - drag a square around with mouse... thanks to @dav…
2022-05-28 06:23:40 -04:00
PySimpleGUI
070fe55107
Merge pull request #5514 from PySimpleGUI/Dev-latest
Addition of wrap_lines to Multiline element.  Addition of wrap_lines …
2022-05-27 09:07:14 -04:00
PySimpleGUI
24bde45954
Merge pull request #5510 from PySimpleGUI/Dev-latest
Fixed Spin element docstring - readonly was incorrect
2022-05-26 05:38:51 -04:00
PySimpleGUI
4d0d90eb18
Merge pull request #5509 from PySimpleGUI/Dev-latest
Added wrap parameter to the Spin element, added temporary code for a …
2022-05-26 05:23:42 -04:00
PySimpleGUI
16402d8b46
Merge pull request #5505 from PySimpleGUI/Dev-latest
Addition of Window.set_resizable
2022-05-24 06:23:58 -04:00
PySimpleGUI
6af5235283
Merge pull request #5500 from PySimpleGUI/Dev-latest
4.60.1 patch release added to release notes
2022-05-22 15:52:23 -04:00
PySimpleGUI
22d8b7bcd4
Merge pull request #5496 from PySimpleGUI/Dev-latest
Addition of Push and element_justification Recipes
2022-05-21 06:57:33 -04:00
PySimpleGUI
e8794f1c5e
Merge pull request #5492 from PySimpleGUI/Dev-latest
Added readonly to Input.update - note to be careful with disable too
2022-05-20 15:25:28 -04:00
PySimpleGUI
847430a509
Merge pull request #5491 from PySimpleGUI/Dev-latest
Fix for crash when specifying horizontal scroll in Listbox element
2022-05-19 17:47:09 -04:00
PySimpleGUI
c99896edba
Merge pull request #5490 from PySimpleGUI/Dev-latest
Added a reminder to call contents_changed to the Column docstring
2022-05-19 16:38:20 -04:00
PySimpleGUI
ccd08b8e0a
Merge pull request #5489 from PySimpleGUI/Dev-latest
Show an error if None is specified as values parameter in Listbox ele…
2022-05-19 16:26:00 -04:00
PySimpleGUI
41e9e2121b
Merge pull request #5473 from PySimpleGUI/Dev-latest
Added Trinket specific code for Title and Menubar. Compressed entire …
2022-05-16 06:08:30 -04:00
PySimpleGUI
151c85a52c
Merge pull request #5470 from PySimpleGUI/Dev-latest
New Window location parameter value of None will cause NO location to…
2022-05-15 12:39:42 -04:00
PySimpleGUI
0f6dc9de90
Merge pull request #5469 from PySimpleGUI/Dev-latest
Removed old code that used Popen and instead uses the PySimpleGUI Exe…
2022-05-14 15:10:41 -04:00
PySimpleGUI
5fa5adc73e
Merge pull request #5467 from PySimpleGUI/Dev-latest
Added new Mac Control Panel option to control accessing the file_type…
2022-05-13 09:52:46 -04:00
PySimpleGUI
00397d411f
Merge pull request #5464 from PySimpleGUI/Dev-latest
Added a wait_visibility call to fix the Linux "jumping window" proble…
2022-05-11 11:19:08 -04:00
PySimpleGUI
6096a5eeea
Merge pull request #5462 from PySimpleGUI/Dev-latest
Moved around the location the icon is set.  Set the icon using set_gl…
2022-05-10 09:15:20 -04:00
PySimpleGUI
e67527b2a4
Merge pull request #5461 from PySimpleGUI/Dev-latest
Addition of SizeGrip element (makes resizing the window oh-so-nice! A…
2022-05-09 17:00:47 -04:00
PySimpleGUI
05f24d565a
Merge pull request #5454 from PySimpleGUI/Dev-latest
Fill in the details fields next to OS in the Open GitHub Issue function
2022-05-08 14:09:39 -04:00
PySimpleGUI
55d1bf1e86
Merge pull request #5453 from PySimpleGUI/Dev-latest
Release 4.60.0
2022-05-08 12:50:23 -04:00
PySimpleGUI
7024819f58
Merge pull request #5452 from PySimpleGUI/Dev-latest
Fix for Scrollable Columns - wasn't scrolling correctly when Column e…
2022-05-08 09:04:14 -04:00
PySimpleGUI
37d6e8832a
Merge pull request #5449 from PySimpleGUI/Dev-latest
Fixed formatting of ttk scrollbar parameter names (markdown can be pa…
2022-05-07 19:12:23 -04:00
PySimpleGUI
186d274e7f
Merge pull request #5448 from PySimpleGUI/Dev-latest
Documented the new TTK Scrollbars
2022-05-07 19:06:26 -04:00
PySimpleGUI
5f83c01b5f
Merge pull request #5444 from PySimpleGUI/Dev-latest
New Demo - color picker using PIL
2022-05-07 12:51:42 -04:00
PySimpleGUI
700a3b3f76
Merge pull request #5442 from PySimpleGUI/Dev-latest
Disabled file_types parm in popup_get_file if on the Mac
2022-05-06 10:40:11 -04:00
PySimpleGUI
ee561bfcef
Merge pull request #5441 from PySimpleGUI/Dev-latest
Removal of filetypes from Browse buttons for the Mac... have been try…
2022-05-06 09:46:02 -04:00
PySimpleGUI
c9bdbc371c
Merge pull request #5440 from PySimpleGUI/Dev-latest
Giving try blocks a go to see if can fix the file_types problem on th…
2022-05-06 07:57:24 -04:00
PySimpleGUI
c1a4f5a4c5
Merge pull request #5439 from PySimpleGUI/Dev-latest
Docstring fix for file_type (had a missing ,   drat)
2022-05-06 07:39:24 -04:00
PySimpleGUI
4281f0cb5b
Merge pull request #5438 from PySimpleGUI/Dev-latest
"Refreshed demo" - got rid of hacky base64 variables (one or more see…
2022-05-06 06:15:57 -04:00
PySimpleGUI
6a4a851c5e
Merge pull request #5437 from PySimpleGUI/Dev-latest
Auto-correct file_types errors for Browse buttons
2022-05-05 18:02:55 -04:00
PySimpleGUI
c7e5895ba1
Merge pull request #5436 from PySimpleGUI/Dev-latest
Better exception handling for both event loop and for when processes …
2022-05-05 15:49:16 -04:00
PySimpleGUI
013631f526
Merge pull request #5435 from PySimpleGUI/Dev-latest
Reworked test harness to function better on Pi's and small screens
2022-05-05 15:46:53 -04:00
PySimpleGUI
2a0e19c235
Merge pull request #5433 from PySimpleGUI/Dev-latest
Dev latest
2022-05-05 07:22:13 -04:00
PySimpleGUI
f29169238f
Merge pull request #5432 from PySimpleGUI/Dev-latest
Combo element FINALLY gets really nice theme colors all the way throu…
2022-05-03 13:30:39 -04:00
PySimpleGUI
205156da6c
Merge pull request #5430 from PySimpleGUI/Dev-latest
Added back the filetypes parameter for the Mac (thank you resnbl)
2022-05-03 11:27:34 -04:00
PySimpleGUI
153e0754c4
Merge pull request #5429 from PySimpleGUI/Dev-latest
Made selected colors match the theme for Input, Multiline Input and C…
2022-05-03 07:57:00 -04:00
PySimpleGUI
7de76115a4
Merge pull request #5428 from PySimpleGUI/Dev-latest
New coupon
2022-05-02 16:20:49 -04:00
PySimpleGUI
97a56b344f
Merge pull request #5426 from PySimpleGUI/Dev-latest
Dev latest
2022-05-02 15:44:00 -04:00
PySimpleGUI
3d7e655eed
Merge pull request #5422 from PySimpleGUI/Dev-latest
New System Tray Icon demo using psgtray - Tray only version (no windo…
2022-04-30 08:33:47 -04:00
PySimpleGUI
7ddb43f3e9
Merge pull request #5421 from PySimpleGUI/Dev-latest
Fix crash in Element.bind that was created in 4.59.0.6 (sorry!)
2022-04-30 07:30:38 -04:00
PySimpleGUI
4aec09a8c5
Merge pull request #5416 from PySimpleGUI/Dev-latest
Dev latest
2022-04-28 12:37:43 -04:00
PySimpleGUI
e79d59ab79
Merge pull request #5412 from PySimpleGUI/Dev-latest
Cleaned up the global settings window (see notes in the .py file for …
2022-04-27 16:28:07 -04:00
PySimpleGUI
144360dfb2
Merge pull request #5411 from PySimpleGUI/Dev-latest
"DONE" with ttk scrollbars (functionality)... all parms are in place.…
2022-04-27 16:03:53 -04:00
PySimpleGUI
d572c0f803
Merge pull request #5409 from PySimpleGUI/Dev-latest
Get ttk themes available when showing the list in the system settings…
2022-04-27 07:06:54 -04:00
PySimpleGUI
ec4428d3ec
Merge pull request #5408 from PySimpleGUI/Dev-latest
Added parms and doctrings for Output Element and Column element.  Nee…
2022-04-26 15:46:21 -04:00
PySimpleGUI
5164f16990
Merge pull request #5404 from PySimpleGUI/Dev-latest
Fix in Column.update.... missed the rename of ExpandX to expand_x lik…
2022-04-25 08:58:52 -04:00
PySimpleGUI
2b775624ab
Merge pull request #5403 from PySimpleGUI/Dev-latest
TTK Scrollbars for Columns - the hacked version. "Make it run"... nex…
2022-04-24 18:05:56 -04:00
PySimpleGUI
0a226a61de
Merge pull request #5402 from PySimpleGUI/Dev-latest
Added columns to the demo
2022-04-24 17:09:41 -04:00
PySimpleGUI
576e098591
Merge pull request #5401 from PySimpleGUI/Dev-latest
Final version of contributing.  Copying to the other repos too so the…
2022-04-24 12:09:30 -04:00
PySimpleGUI
42bf5e434b
Merge pull request #5398 from PySimpleGUI/Dev-latest
Added Window.move_to_center... unfortunately a TON of changes from Py…
2022-04-22 04:28:13 -04:00
PySimpleGUI
228db6be75
Merge pull request #5394 from PySimpleGUI/Dev-latest
Dev latest
2022-04-21 12:44:49 -04:00
PySimpleGUI
664ed3d9ab
Merge pull request #5393 from PySimpleGUI/Dev-latest
Dev latest
2022-04-21 12:24:36 -04:00
PySimpleGUI
659e1ef15c
Merge pull request #5391 from PySimpleGUI/Dev-latest
Fix for systems that don't yet have any settings in the settings file…
2022-04-20 13:36:17 -04:00
PySimpleGUI
533df4d71c
Merge pull request #5390 from PySimpleGUI/Dev-latest
New scrollbars now support for GrayGrayGray and themes that have no c…
2022-04-20 11:45:59 -04:00
PySimpleGUI
eaef03f21b
Merge pull request #5389 from PySimpleGUI/Dev-latest
Dev latest
2022-04-20 10:09:50 -04:00
PySimpleGUI
dfa19b2da3
Merge pull request #5388 from PySimpleGUI/Dev-latest
An updated contributing that will proliferate across the repos... Def…
2022-04-20 06:38:47 -04:00
PySimpleGUI
1646a15914
Merge pull request #5387 from PySimpleGUI/Dev-latest
Output element - changed to be a subclass of the Multiline as part of…
2022-04-20 06:14:41 -04:00
PySimpleGUI
54700aa509
Merge pull request #5385 from PySimpleGUI/Dev-latest
Additional Exception handling for debug print, pin needed for Pause b…
2022-04-19 17:06:37 -04:00
PySimpleGUI
806307b939
Merge pull request #5384 from PySimpleGUI/Dev-latest
Ooops... left debug prints in the debug print code... does that techn…
2022-04-19 16:56:18 -04:00
PySimpleGUI
96dd2fe328
Merge pull request #5383 from PySimpleGUI/Dev-latest
One more time for the Debug Print.....
2022-04-19 16:50:27 -04:00
PySimpleGUI
ead88f84cc
Merge pull request #5382 from PySimpleGUI/Dev-latest
Debug print - New wait parm is an alias for blocking. Fixed how the p…
2022-04-19 14:17:00 -04:00
PySimpleGUI
a86fb61476
Merge pull request #5380 from PySimpleGUI/Dev-latest
Renamed and shuffled ordering of tabs in system settings. Made Menuba…
2022-04-19 05:33:46 -04:00
PySimpleGUI
d36556079c
Merge pull request #5379 from PySimpleGUI/Dev-latest
New theme
2022-04-18 15:50:57 -04:00
PySimpleGUI
c25cfdb02e
Merge pull request #5376 from PySimpleGUI/Dev-latest
"Test Scrollbar Settings" button added to global settings window so t…
2022-04-17 18:21:32 -04:00
PySimpleGUI
51ccdbee81
Merge pull request #5374 from PySimpleGUI/Dev-latest
Cleaned up 4 "rainmeter" demos. Removed exit button, added standard r…
2022-04-17 09:59:20 -04:00
PySimpleGUI
c7fcaf20a9
Merge pull request #5372 from PySimpleGUI/Dev-latest
ttk theme added to system settings.  Improved formatting of the TTK S…
2022-04-16 16:42:07 -04:00
PySimpleGUI
5c90cbcc5e
Merge pull request #5371 from PySimpleGUI/Dev-latest
Dev latest
2022-04-16 14:16:02 -04:00
PySimpleGUI
8bd2d6e600
Merge pull request #5370 from PySimpleGUI/Dev-latest
Dev latest
2022-04-16 04:45:49 -04:00
PySimpleGUI
a9466902c2
Merge pull request #5367 from PySimpleGUI/Dev-latest
New Demo Program - create custom themes and save in user settings file
2022-04-15 07:53:00 -04:00
PySimpleGUI
df1ccdd8dd
Merge pull request #5366 from PySimpleGUI/Dev-latest
Improved ttk theme error reporting
2022-04-14 13:07:42 -04:00
PySimpleGUI
cbad4c713b
Merge pull request #5365 from PySimpleGUI/Dev-latest
Fixed a terrible ttk bug I checked in yesterday... really sorry!
2022-04-14 11:10:33 -04:00
PySimpleGUI
025d77da6c
Merge pull request #5361 from PySimpleGUI/Dev-latest
Addition of _change_ttik_theme for better error checking. Added optio…
2022-04-13 16:00:57 -04:00
PySimpleGUI
bafc8da5e2
Merge pull request #5356 from PySimpleGUI/Dev-latest
Renamed screenshot function and moved to be a Window method... Window…
2022-04-12 13:05:51 -04:00
PySimpleGUI
b12bcb9930
Merge pull request #5352 from PySimpleGUI/Dev-latest
Debug print pause/resume, global setting for custom titlebar, new the…
2022-04-10 14:54:20 -04:00
PySimpleGUI
a12315098c
Merge pull request #5351 from PySimpleGUI/Dev-latest
More exception handling around screen capture
2022-04-10 07:15:14 -04:00
PySimpleGUI
5f3a7b2d46
Merge pull request #5350 from PySimpleGUI/Dev-latest
Added exception handling to bind methods
2022-04-10 06:56:12 -04:00
PySimpleGUI
53b01e4009
Merge pull request #5347 from PySimpleGUI/Dev-latest
Fixed the font and Expand X settings on the Editor settings section o…
2022-04-09 22:24:18 -04:00
PySimpleGUI
44cbc1348f
Merge pull request #5346 from PySimpleGUI/Dev-latest
Dev latest
2022-04-09 22:10:29 -04:00
PySimpleGUI
1e01888fdf
Merge pull request #5344 from PySimpleGUI/Dev-latest
Multiline, Listbox, Table and Tree - new ttk scrollbars replaced the …
2022-04-08 21:33:38 -04:00
PySimpleGUI
32d5481f50
Merge pull request #5331 from PySimpleGUI/Dev-latest
Addition of  flag to turn off the widget not created errors. Gets aro…
2022-04-06 15:20:18 -04:00
PySimpleGUI
2041837d87
Merge pull request #5330 from PySimpleGUI/Dev-latest
Addition of blocking parameter to debug printing.  IF True, then exec…
2022-04-06 14:32:26 -04:00
PySimpleGUI
eb2f26d1d5
Merge pull request #5326 from PySimpleGUI/Dev-latest
Release 4.59.0
2022-04-05 21:05:14 -04:00
PySimpleGUI
d32497b083
Merge pull request #5325 from PySimpleGUI/Dev-latest
Fixed problem when elements went from disabled to enabled but events …
2022-04-05 13:33:07 -04:00
PySimpleGUI
96c9e782cb
Merge pull request #5323 from PySimpleGUI/Dev-latest
Release 4.58.0
2022-04-04 17:13:52 -04:00
PySimpleGUI
db7e19650f
Merge pull request #5320 from PySimpleGUI/Dev-latest
Addition of tooltip_offset parm to set_options call (major hack to ge…
2022-04-04 09:50:10 -04:00
PySimpleGUI
4b02326a16
Merge pull request #5319 from PySimpleGUI/Dev-latest
Backed out changes accidently checked in that crash on Linux... was e…
2022-04-03 19:14:45 -04:00
PySimpleGUI
0459c9f339
Merge pull request #5318 from PySimpleGUI/Dev-latest
Renamed parameter to altnerate_widget for Element._pack_save_settings…
2022-04-03 14:28:37 -04:00
PySimpleGUI
5ac740091a
Merge pull request #5317 from PySimpleGUI/Dev-latest
Fixed bug in Tree and Table when visible changed in the layout.  Adde…
2022-04-02 16:02:13 -04:00
PySimpleGUI
7121c20672
Merge pull request #5316 from PySimpleGUI/Dev-latest
Completed switching all elements over to the new way of handling visi…
2022-04-02 15:04:10 -04:00
PySimpleGUI
a1f3946d72
Merge pull request #5315 from PySimpleGUI/Dev-latest
Added propagate parameter to the Element.bind and Window.bind methods…
2022-04-02 13:03:44 -04:00
PySimpleGUI
9f495a0af4
Merge pull request #5314 from PySimpleGUI/Dev-latest
Fixed Text.update - crashing when making invisible
2022-04-02 09:31:43 -04:00
PySimpleGUI
94580d10a4
Merge pull request #5313 from PySimpleGUI/Dev-latest
Fixed problem with making elements invisible causing the pack setting…
2022-04-02 08:57:47 -04:00
PySimpleGUI
daac07a3b2
Merge pull request #5311 from PySimpleGUI/Dev-latest
New coupon (good for 30 days!)
2022-04-01 11:13:12 -04:00
PySimpleGUI
238937f0b6
Merge pull request #5308 from PySimpleGUI/Dev-latest
New 5-day coupon code that's lower than usual....
2022-03-29 09:19:44 -04:00
PySimpleGUI
70bb25c8fc
Merge pull request #5307 from PySimpleGUI/Dev-latest
Switched to using the PySimpleGUI supplied threading capability inste…
2022-03-28 18:28:07 -04:00
PySimpleGUI
67ae5dba19
Merge pull request #5305 from PySimpleGUI/Dev-latest
Addition to call reference documentation for new Element focus method…
2022-03-27 10:06:26 -04:00
PySimpleGUI
a460082c04
Merge pull request #5304 from PySimpleGUI/Dev-latest
Simplified the Radio, Checkbox, Slider creation by moving the command…
2022-03-26 12:02:31 -04:00
PySimpleGUI
7384f7535e
Merge pull request #5303 from PySimpleGUI/Dev-latest
Added back the list of Elements for the Window.__getitem__ docstring.
2022-03-26 11:08:57 -04:00
PySimpleGUI
387b6c3b46
Merge pull request #5302 from PySimpleGUI/Dev-latest
Added key and widget Element properties, new focus methods Element.ge…
2022-03-26 09:43:48 -04:00
PySimpleGUI
a61bd8476c
Merge pull request #5298 from PySimpleGUI/Dev-latest
New coupon for Cookbook and call ref. start_thread alias for perform_long_operation
2022-03-24 13:11:15 -04:00
PySimpleGUI
565978061a
Merge pull request #5297 from PySimpleGUI/Dev-latest
New coupon
2022-03-24 11:40:40 -04:00
PySimpleGUI
4debb2daf2
Merge pull request #5296 from PySimpleGUI/Dev-latest
New docstring updates.  New Udemy coupon
2022-03-24 11:36:43 -04:00
PySimpleGUI
3f27df982e
Merge pull request #5292 from PySimpleGUI/Dev-latest
Addition of image_source to Button element.  Description of mouse up …
2022-03-21 08:58:05 -04:00
PySimpleGUI
97a0c02e49
Merge pull request #5289 from PySimpleGUI/Dev-latest
Replaced all temp Tk windows with creating the hidden-master-root
2022-03-19 12:47:09 -04:00
PySimpleGUI
bf9acd7d42
Merge pull request #5287 from PySimpleGUI/Dev-latest
Updated to match local changes I made a long time ago.
2022-03-18 05:39:11 -04:00
PySimpleGUI
cefebe5986
Merge pull request #5281 from PySimpleGUI/Dev-latest
Window-specific code that enables the PySimpleGUI icon to be shown ra…
2022-03-16 16:13:58 -04:00
PySimpleGUI
a2fe840aaa
Merge pull request #5280 from PySimpleGUI/Dev-latest
Fixed docstring for Titlebar Element (incorrectly said icon can be an…
2022-03-16 16:03:20 -04:00
PySimpleGUI
e34a21ef04
Merge pull request #5279 from PySimpleGUI/Dev-latest
No longer generates an event if a File/Folder browse operation is can…
2022-03-16 11:18:18 -04:00
PySimpleGUI
ff95a6a8eb
Merge pull request #5278 from PySimpleGUI/Dev-latest
Allow file browse to generate events for disabled elements being filled
2022-03-16 10:55:36 -04:00
PySimpleGUI
0f875e2a20
Merge pull request #5277 from PySimpleGUI/Dev-latest
If an element is disabled, then don't generate events for it (specifi…
2022-03-16 10:12:14 -04:00
PySimpleGUI
be91c46e05
Merge pull request #5274 from PySimpleGUI/Dev-latest
Alias for perform_operation added - start_thread.  Added bind_return_…
2022-03-15 08:42:17 -04:00
PySimpleGUI
c59db9b5c0
Merge pull request #5266 from PySimpleGUI/Dev-latest
ButtonMenu.Click aliased added.  Debugger - automatically adds a time…
2022-03-11 13:56:34 -05:00
PySimpleGUI
170a44d563
Merge pull request #5263 from PySimpleGUI/Dev-latest
New Demo - Dual Axis bar chart
2022-03-10 08:25:43 -05:00
PySimpleGUI
fc06ec69bd
Merge pull request #5259 from PySimpleGUI/Dev-latest
Fixed up the layout - simplified, use coding standard for key names
2022-03-08 10:17:13 -05:00
PySimpleGUI
5ba5b949b0
Merge pull request #5257 from PySimpleGUI/Dev-latest
Reworked to use the newer PySimpleGUI constructs - save window positi…
2022-03-08 10:03:49 -05:00
PySimpleGUI
7b700d383f
Merge pull request #5255 from PySimpleGUI/Dev-latest
Dev latest
2022-03-07 16:06:48 -05:00
PySimpleGUI
ea2988145f
Merge pull request #5251 from PySimpleGUI/Dev-latest
New Demo Program - Wordle GUI
2022-03-05 06:53:21 -05:00
PySimpleGUI
4c8abeeb40
Merge pull request #5250 from PySimpleGUI/Dev-latest
Dev latest
2022-03-05 06:18:27 -05:00
PySimpleGUI
67d2fa0cac
Merge pull request #5241 from PySimpleGUI/Dev-latest
Updated User Settings INI Demo with more examples of class interface
2022-03-01 04:39:30 -05:00
PySimpleGUI
6ad9011042
Merge pull request #5233 from PySimpleGUI/Dev-latest
Two new SYMBOL constants.  New Demo Program - Desktop Widget Handwrit…
2022-02-26 12:50:53 -05:00
PySimpleGUI
93b2572d6f
Merge pull request #5232 from PySimpleGUI/Dev-latest
New Demo - Class wrapper
2022-02-26 07:26:50 -05:00
PySimpleGUI
a4b06ee722
Merge pull request #5221 from PySimpleGUI/Dev-latest
Added tab to Open GitHub Issue GUI asking about how found PSG....The …
2022-02-22 13:13:32 -05:00
PySimpleGUI
84f895af1f
Merge pull request #5220 from PySimpleGUI/Dev-latest
Enhancement - Addition of button_text to the ButtonMenu.update method.
2022-02-22 12:25:13 -05:00
PySimpleGUI
73e2630d8c
Merge pull request #5219 from PySimpleGUI/Dev-latest
Another Demo Program refresh...
2022-02-22 05:35:15 -05:00
PySimpleGUI
e7e8501f0d
Merge pull request #5218 from PySimpleGUI/Dev-latest
More "Demo Program Catchup" updates.  Working through them bit by bit…
2022-02-22 05:20:17 -05:00
PySimpleGUI
f27ddc64a3
Merge pull request #5216 from PySimpleGUI/Dev-latest
Getting more Demo Programs synced up.  New demo for VPush too
2022-02-21 14:12:31 -05:00
PySimpleGUI
e66b72ff13
Merge pull request #5213 from PySimpleGUI/Dev-latest
New coupon for next 30 days
2022-02-19 10:45:30 -05:00
PySimpleGUI
3306903bdd
Merge pull request #5212 from PySimpleGUI/Dev-latest
Unified the Demo Browser across GitHub and psgdemos PyPI release.
2022-02-19 09:19:43 -05:00
PySimpleGUI
f6049e41f9
Merge pull request #5211 from PySimpleGUI/Dev-latest
Removed the "Edit Me (This Program)" button since it caused confusion…
2022-02-18 16:47:51 -05:00
PySimpleGUI
f15a38d123
Merge pull request #5210 from PySimpleGUI/Dev-latest
Cast the default for Checkbox to bool
2022-02-18 12:45:26 -05:00
PySimpleGUI
eb60f9988f
Merge pull request #5205 from PySimpleGUI/Dev-latest
More demo programs updates 🤦‍♂️ wow.....I thought for sure these were…
2022-02-16 19:52:00 -05:00
PySimpleGUI
e8873b61cb
Merge pull request #5204 from PySimpleGUI/Dev-latest
Catching up on the many many demo programs that were not checked in....
2022-02-16 19:39:28 -05:00
PySimpleGUI
6b1f47b9d4
Merge pull request #5203 from PySimpleGUI/Dev-latest
Catching up demos that haven't been checked in... that I thought were…
2022-02-16 18:00:31 -05:00
PySimpleGUI
8d6d3430c2
Merge pull request #5202 from PySimpleGUI/Dev-latest
Update of Demo All Elements Simple... thought this was updated a whil…
2022-02-16 16:57:13 -05:00
PySimpleGUI
6767547c5d
Merge pull request #5200 from PySimpleGUI/Dev-latest
Updated the "realtime script launcher" demo to use the Exec APIs.  Ch…
2022-02-15 10:55:57 -05:00
PySimpleGUI
2039e7e63f
Merge pull request #5197 from PySimpleGUI/Dev-latest
New Demo - Demo_Fonts_Using_pyglet - adding fonts to tkinter using py…
2022-02-14 13:37:33 -05:00
PySimpleGUI
2b31f0c3fc
Merge pull request #5195 from PySimpleGUI/Dev-latest
Update Demo_Emoji_Toolbar_PIL.py
2022-02-13 19:35:48 -05:00
PySimpleGUI
249291b5ae
Merge pull request #5194 from PySimpleGUI/Dev-latest
Release 4.57.0
2022-02-13 16:49:59 -05:00
PySimpleGUI
e51f7d8ddc
Merge pull request #5193 from PySimpleGUI/Dev-latest
New Demo Program - custom circular Progress Meter
2022-02-13 15:06:33 -05:00
PySimpleGUI
af1a34b676
Merge pull request #5191 from PySimpleGUI/Dev-latest
Another coupon.... these will slow down in frequency once the next ph…
2022-02-12 10:08:14 -05:00
PySimpleGUI
9c5bc9d1ee
Merge pull request #5190 from PySimpleGUI/Dev-latest
New coupon code
2022-02-12 10:03:16 -05:00
PySimpleGUI
27c0c2b276
Merge pull request #5188 from PySimpleGUI/Dev-latest
Started a new "Troubleshooting" section that contains error messages …
2022-02-09 11:15:19 -05:00
PySimpleGUI
a0148e6c8c
Merge pull request #5187 from PySimpleGUI/Dev-latest
Another try at screenshot replacement...
2022-02-07 14:16:37 -05:00
PySimpleGUI
6f9d00fdf7
Merge pull request #5185 from PySimpleGUI/Dev-latest
New U-code
2022-02-07 09:40:59 -05:00
PySimpleGUI
0f37a379f3
Merge pull request #5184 from PySimpleGUI/Dev-latest
Doc updates - call ref picked up new docstring, coupon codes (they ke…
2022-02-07 09:40:14 -05:00
PySimpleGUI
dd2b5f68cf
Merge pull request #5182 from PySimpleGUI/Dev-latest
Updated Window.perform_long_operation docstring to warn that Threads …
2022-02-06 17:17:15 -05:00
PySimpleGUI
19dc8baf21
Merge pull request #5181 from PySimpleGUI/Dev-latest
Quick and temp fixup of the demo screenshots until the broader screen…
2022-02-06 17:04:11 -05:00
PySimpleGUI
b3ccc49b0f
Merge pull request #5180 from PySimpleGUI/Dev-latest
Dev latest
2022-02-05 17:09:40 -05:00
PySimpleGUI
2e7181b6c8
Merge pull request #5178 from PySimpleGUI/Dev-latest
PYTHON_COLORED_HEARTS_BASE64 enuf said..
2022-02-04 13:27:51 -05:00
PySimpleGUI
f4a844312a
Merge pull request #5177 from PySimpleGUI/Dev-latest
Option to show custom titlebar and custom menubar. Added version info…
2022-02-04 07:53:58 -05:00
PySimpleGUI
1e7799d9d6
Merge pull request #5173 from PySimpleGUI/Dev-latest
Removed scrollbar from Listbox for a cleaner look
2022-02-03 09:13:32 -05:00
PySimpleGUI
cb12749b26
Merge pull request #5172 from PySimpleGUI/Dev-latest
Added ability to change theme using the example Combo element
2022-02-03 08:24:51 -05:00
PySimpleGUI
aa611d7b09
Merge pull request #5169 from PySimpleGUI/Dev-latest
Complete list of elements, one per row. Super-simple
2022-02-02 20:39:38 -05:00
PySimpleGUI
fc69f3b80a
Merge pull request #5167 from PySimpleGUI/Dev-latest
Listbox - fix for scrollbar not working correctly when invisible then…
2022-02-02 11:27:02 -05:00
PySimpleGUI
1fa8576c2f
Merge pull request #5162 from PySimpleGUI/Dev-latest
Docs - Updated educational resources, psgdemo package, completed the …
2022-02-01 12:13:44 -05:00
PySimpleGUI
87c648bde5
Merge pull request #5160 from PySimpleGUI/Dev-latest
Normal titlebar example
2022-02-01 11:10:33 -05:00
PySimpleGUI
c0cf0b8ea6
Merge pull request #5159 from PySimpleGUI/Dev-latest
Updated CustomTitlebar demo.  New screenshots for docs
2022-02-01 11:03:54 -05:00
PySimpleGUI
ffc13fd142
Merge pull request #5158 from PySimpleGUI/Dev-latest
New images for docs
2022-02-01 09:27:16 -05:00
PySimpleGUI
10a91f0146
Merge pull request #5155 from PySimpleGUI/Dev-latest
Instructions on pip installing the psgdemo package to get the demo pr…
2022-01-31 16:46:08 -05:00
PySimpleGUI
80cc1f0e0a
Merge pull request #5153 from PySimpleGUI/Dev-latest
Changed Input.update - the new paste parm now uses the value instead …
2022-01-31 15:35:46 -05:00
PySimpleGUI
c423e4ce8e
Merge pull request #5152 from PySimpleGUI/Dev-latest
Updated Bar Char Demo - I thought this update was done long long ago!…
2022-01-31 08:49:05 -05:00
PySimpleGUI
3c173cb2a9
Merge pull request #5151 from PySimpleGUI/Dev-latest
Added paste parm to Input.update
2022-01-31 04:37:08 -05:00
PySimpleGUI
99ce569d9d
Merge pull request #5148 from PySimpleGUI/Dev-latest
New U-Code
2022-01-30 13:01:42 -05:00
PySimpleGUI
b41e6bc848
Merge pull request #5140 from PySimpleGUI/Dev-latest
Added error popup if filename error in Image.update
2022-01-28 14:06:42 -05:00
PySimpleGUI
b3c897dea1
Merge pull request #5138 from PySimpleGUI/Dev-latest
Fix for popup_get_text - font parameter was not being applied to the …
2022-01-27 17:56:43 -05:00
PySimpleGUI
d21e600b18
Merge pull request #5136 from PySimpleGUI/Dev-latest
New Demo Programs - SDK Help used in the Udemy course
2022-01-27 11:56:31 -05:00
PySimpleGUI
85ae308a2c
Merge pull request #5134 from PySimpleGUI/Dev-latest
Fixed screenshot locations (they're still old screenshots but will do…
2022-01-27 09:25:33 -05:00
PySimpleGUI
f632fdc89e
Merge pull request #5128 from PySimpleGUI/Dev-latest
Horizontal scrollbar for Multiline element
2022-01-25 09:45:35 -05:00
PySimpleGUI
5f26b86baa
Merge pull request #5126 from PySimpleGUI/Dev-latest
Removed all code that is now part of PySimpleGUI.  Was duplicating a …
2022-01-24 17:55:22 -05:00
PySimpleGUI
f85cbd20ce
Merge pull request #5124 from PySimpleGUI/Dev-latest
More coupon code updates......
2022-01-24 14:34:13 -05:00
PySimpleGUI
b6cbc58e12
Merge pull request #5123 from PySimpleGUI/Dev-latest
Addition of Text.fonts_installed_list to call reference.  New coupon …
2022-01-24 14:22:52 -05:00
PySimpleGUI
7ba0ab16bc
Merge pull request #5121 from PySimpleGUI/Dev-latest
Added Text.fonts_installed_list - returns the fonts installed as repo…
2022-01-23 06:40:06 -05:00
PySimpleGUI
e37810dee3
Merge pull request #5118 from PySimpleGUI/Dev-latest
Added TABLE_CLICKED_INDICATOR so that hardcoded strings are not neede…
2022-01-22 15:42:45 -05:00
PySimpleGUI
7c39256db9
Merge pull request #5117 from PySimpleGUI/Dev-latest
Fixed typo - CICKED should be CLICKED in the able header code.
2022-01-22 15:37:00 -05:00
PySimpleGUI
4cf77b584c
Merge pull request #5115 from PySimpleGUI/Dev-latest
renamed to make compatible with variable names
2022-01-20 15:03:53 -05:00
PySimpleGUI
e03a911a97
Merge pull request #5114 from PySimpleGUI/Dev-latest
Missed the "not understand" emoji from original batch
2022-01-20 11:40:07 -05:00
PySimpleGUI
f774ba5c37
Merge pull request #5113 from PySimpleGUI/Dev-latest
Fixed a problem in the release notes part of the docs.
2022-01-19 18:25:29 -05:00
PySimpleGUI
8e0215981f
Merge pull request #5112 from PySimpleGUI/Dev-latest
2022 readme update... Udemy course, Announcement subscription, Demo B…
2022-01-19 17:04:43 -05:00
PySimpleGUI
807d3c6e33
Merge pull request #5101 from PySimpleGUI/Dev-latest
New Demo - Emoji Toolbar
2022-01-16 12:04:30 -05:00
PySimpleGUI
9214c8cb44
Merge pull request #5100 from PySimpleGUI/Dev-latest
Corrected "hope" name to "clap"
2022-01-16 06:44:16 -05:00
PySimpleGUI
29a0accc2b
Merge pull request #5099 from PySimpleGUI/Dev-latest
New 2022 Emojis
2022-01-16 06:39:50 -05:00
PySimpleGUI
46b2c50564
Merge pull request #5098 from PySimpleGUI/Dev-latest
New emojis!
2022-01-16 06:20:03 -05:00
PySimpleGUI
5d1cc3e75e
Merge pull request #5097 from PySimpleGUI/Dev-latest
Checking in some accumulated changes - Added Sizegrip, window now res…
2022-01-15 17:35:05 -05:00
PySimpleGUI
d0f341c77e
Merge pull request #5096 from PySimpleGUI/Dev-latest
Fix for enable_events for Spin element. Changed how the event is gene…
2022-01-15 08:56:44 -05:00
PySimpleGUI
75f788b724
Merge pull request #5094 from PySimpleGUI/Dev-latest
Updated to use the exapand_x and expand_y parms.  Uses a transparent …
2022-01-14 12:40:09 -05:00
PySimpleGUI
81dbe26323
Merge pull request #5093 from PySimpleGUI/Dev-latest
Added Window Location Finder code from the demo program
2022-01-14 12:27:27 -05:00
PySimpleGUI
7c2fab9768
Merge pull request #5092 from PySimpleGUI/Dev-latest
New Justification and Alignment recipe, changed to use the theme call…
2022-01-14 12:13:05 -05:00
PySimpleGUI
0e11a12c67
Merge pull request #5085 from PySimpleGUI/Dev-latest
Added Udemy info to main().
2022-01-11 11:27:41 -05:00
PySimpleGUI
9972f0bb4b
Merge pull request #5082 from PySimpleGUI/Dev-latest
Changed all element.update methods to inform user that helpful functi…
2022-01-09 21:08:15 -05:00
PySimpleGUI
9cb517b2be
Merge pull request #5080 from PySimpleGUI/Dev-latest
Dev latest
2022-01-09 09:30:11 -05:00
PySimpleGUI
6c0d1fb54f
Merge pull request #5074 from PySimpleGUI/Dev-latest
Added OptionMenu to the list of tkinter Widgets that are ignored for …
2022-01-07 13:07:15 -05:00
PySimpleGUI
a039df2bfe
Merge pull request #5068 from PySimpleGUI/Dev-latest
Dev latest
2022-01-06 11:32:13 -05:00
PySimpleGUI
0e2aeb3f3d
Merge pull request #5067 from PySimpleGUI/Dev-latest
Release 4.56.0
2022-01-05 16:39:08 -05:00
PySimpleGUI
2307862656
Merge pull request #5065 from PySimpleGUI/Dev-latest
Enable Text class methods to be called prior to any windows being cre…
2022-01-04 13:58:30 -05:00
PySimpleGUI
922fb8ae62
Merge pull request #5061 from PySimpleGUI/Dev-latest
Replaced documentation banner
2022-01-03 13:07:46 -05:00
PySimpleGUI
db7e27e451
Merge pull request #5059 from PySimpleGUI/Dev-latest
An additional location for explaining how Element.update works with W…
2022-01-01 13:14:43 -05:00
PySimpleGUI
b0a00d413e
Merge pull request #5058 from PySimpleGUI/Dev-latest
Design Pattern 2B - point out the update calls are not shown in the w…
2022-01-01 13:00:02 -05:00
PySimpleGUI
d99bc24b8c
Merge pull request #5057 from PySimpleGUI/Dev-latest
Docstring changes for all Element.update methods to indicate that the…
2022-01-01 12:57:03 -05:00
PySimpleGUI
1660834083
Merge pull request #5050 from PySimpleGUI/Dev-latest
Fix for set_options - was not checking for True for dpi_awareness
2021-12-25 12:59:31 -05:00
PySimpleGUI
9610a95cb4
Merge pull request #5044 from PySimpleGUI/Dev-latest
Layout reuse error wording change, execute_get_results checks for Val…
2021-12-21 16:17:07 -05:00
PySimpleGUI
23c5296d81
Merge pull request #5043 from PySimpleGUI/Dev-latest
Added back banners after temp removal....
2021-12-20 16:49:40 -05:00
PySimpleGUI
9f7e487ca6
Merge pull request #5042 from PySimpleGUI/Dev-latest
Dev latest - pulling out the banner temporarily to record udemy lesson
2021-12-20 16:23:15 -05:00
PySimpleGUI
316c826cdb
Merge pull request #5029 from PySimpleGUI/Dev-latest
Dev latest
2021-12-16 05:46:24 -05:00
PySimpleGUI
48332b4d3f
Merge pull request #5027 from PySimpleGUI/Dev-latest
Fixed normal (non-ttk) button wraplen
2021-12-15 10:13:55 -05:00
PySimpleGUI
c6432eb28f
Merge pull request #5026 from PySimpleGUI/Dev-latest
TTK Button wraplen and padding height changes
2021-12-15 07:01:20 -05:00
PySimpleGUI
504a6b8ba8
Merge pull request #5023 from PySimpleGUI/Dev-latest
UserSettings.delete_entry - replaced simple print with the standard p…
2021-12-14 10:58:40 -05:00
PySimpleGUI
265ff4be35
Merge pull request #5021 from PySimpleGUI/Dev-latest
Deleting old files that are not used and could be confusing
2021-12-11 13:02:45 -05:00
PySimpleGUI
838a09831a
Merge pull request #5020 from PySimpleGUI/Dev-latest
Added buy me a coffee to sponsor button
2021-12-10 14:40:03 -05:00
PySimpleGUI
aded606c44
Merge pull request #5019 from PySimpleGUI/Dev-latest
Updated sponsor info
2021-12-10 14:37:13 -05:00
PySimpleGUI
9bc7b29f06
Merge pull request #5012 from PySimpleGUI/Dev-latest
Fixed logging github issue problem with overall and python years swapped
2021-12-06 08:52:54 -05:00
PySimpleGUI
9cd77e76f3
Merge pull request #5008 from PySimpleGUI/Dev-latest
Fix in sdk_help - the Titlebar and MenubarCustom caused problems if t…
2021-12-05 15:19:44 -05:00
PySimpleGUI
596503a97a
Merge pull request #5006 from PySimpleGUI/Dev-latest
ButtonMenu - new image_source parm for creation. New update parms - i…
2021-12-04 15:30:30 -05:00
PySimpleGUI
f80a2246c3
Merge pull request #5004 from PySimpleGUI/Dev-latest
Graph - motion_events parm added as a quick experiment.
2021-12-03 17:33:39 -05:00
PySimpleGUI
e429b3d7e8
Merge pull request #5002 from PySimpleGUI/Dev-latest
Addition of col0 heading for Tree element.  Fix for Tables that have …
2021-12-03 14:22:14 -05:00
PySimpleGUI
46cc463189
Merge pull request #4999 from PySimpleGUI/Dev-latest
Tree element - always make col 0 be left justified. Better auto-size …
2021-12-02 15:54:34 -05:00
PySimpleGUI
bf8d940805
Merge pull request #4996 from PySimpleGUI/Dev-latest
Tree element - set the row height based on the font used in the Tree
2021-12-01 16:20:39 -05:00
PySimpleGUI
95c99b722c
Merge pull request #4993 from PySimpleGUI/Dev-latest
Don't print the error message about wm_overrideredirect while hiding …
2021-11-30 12:11:08 -05:00
PySimpleGUI
8715e36910
Merge pull request #4989 from PySimpleGUI/Dev-latest
Table element - better column width sizing for the row number column …
2021-11-29 18:44:15 -05:00
PySimpleGUI
1b0bbb2d52
Merge pull request #4983 from PySimpleGUI/Dev-latest
New Table Element parm - right_click_selects (see docstring), bug fix…
2021-11-28 17:30:33 -05:00
PySimpleGUI
2a84d92488
Merge pull request #4980 from PySimpleGUI/Dev-latest
Dev latest
2021-11-25 14:12:40 -05:00
PySimpleGUI
717940abb2
Merge pull request #4971 from PySimpleGUI/Dev-latest
Refresh of demo to use coding conventions for keys, make portable fil…
2021-11-19 14:35:09 -05:00
PySimpleGUI
1b08c99809
Merge pull request #4970 from PySimpleGUI/Dev-latest
Update of section on "settings" to reference the newer User Settings …
2021-11-19 13:58:45 -05:00
PySimpleGUI
22d5c58c12
Merge pull request #4969 from PySimpleGUI/Dev-latest
Removal of import of site.  Added pad to Sizegrip element.
2021-11-19 09:45:15 -05:00
PySimpleGUI
1ed6e56c86
Merge pull request #4966 from PySimpleGUI/Dev-latest
psgresizer demo updated both in Demo Programs and in the new standalo…
2021-11-16 08:47:12 -05:00
PySimpleGUI
d7e6b2db0e
Merge pull request #4961 from PySimpleGUI/Dev-latest
Added Window.move_to_center, disable debugger when pip installing fro…
2021-11-13 14:36:03 -05:00
PySimpleGUI
c6a175ac5e
Merge pull request #4952 from PySimpleGUI/Dev-latest
A quick "refresh"... user  bsawlor (thank you!) pointed out a float c…
2021-11-10 13:37:27 -05:00
PySimpleGUI
9c2f547f31
Merge pull request #4951 from PySimpleGUI/Dev-latest
SDK Reference - changed to inspect.getfullargspec because inspect.get…
2021-11-10 12:04:52 -05:00
PySimpleGUI
db85e48b9f
Merge pull request #4949 from PySimpleGUI/Dev-latest
Added stdin parm to execute_command_subprocess. It sends stdin to DEV…
2021-11-10 06:54:04 -05:00
PySimpleGUI
6bfdc69e9c
Merge pull request #4943 from PySimpleGUI/Dev-latest
Release 4.55.1
2021-11-07 13:48:54 -05:00
PySimpleGUI
27c8fc88ab
Merge pull request #4942 from PySimpleGUI/Dev-latest
Release 4.55.1
2021-11-07 13:43:19 -05:00
PySimpleGUI
92b1369593
Merge pull request #4941 from PySimpleGUI/Dev-latest
Fixed exec apis - made a mistake in change for github upgrades. The r…
2021-11-07 11:29:54 -05:00
PySimpleGUI
77632ace64
Merge pull request #4940 from PySimpleGUI/Dev-latest
Bump version so that an upgrade from GitHub can be demonstrated. Be s…
2021-11-07 09:11:51 -05:00
PySimpleGUI
0cd1e0326a
Merge pull request #4939 from PySimpleGUI/Dev-latest
Release 4.55.0
2021-11-07 05:21:35 -05:00
PySimpleGUI
f48b8c77c5
Merge pull request #4938 from PySimpleGUI/Dev-latest
Change from pythonw to python in the upgrade from github code for the…
2021-11-07 05:10:01 -05:00
PySimpleGUI
416d26ce9f
Merge pull request #4937 from PySimpleGUI/Dev-latest
If pythonw found in psgmain or psgupgrade, then switch it to python
2021-11-07 05:02:38 -05:00
PySimpleGUI
bee4a2b34b
Merge pull request #4936 from PySimpleGUI/Dev-latest
Changed the execute_py_file and execute_py_get_interpreter to return …
2021-11-07 04:52:51 -05:00
PySimpleGUI
8b52b8b01e
Merge pull request #4934 from PySimpleGUI/Dev-latest
Release 4.54.0
2021-11-06 17:02:13 -04:00
PySimpleGUI
d454b26b4f
Merge pull request #4933 from PySimpleGUI/Dev-latest
Dev latest
2021-11-06 10:00:35 -04:00
PySimpleGUI
2a910c9c34
Merge pull request #4931 from PySimpleGUI/Dev-latest
Removed the print in _main_entry_point.... having problems with psgma…
2021-11-05 15:00:36 -04:00
PySimpleGUI
133cd7b746
Merge pull request #4930 from PySimpleGUI/Dev-latest
Changed the upgrade from GitHub code to always use the currently runn…
2021-11-05 14:24:38 -04:00
PySimpleGUI
6a07306198
Merge pull request #4929 from PySimpleGUI/Dev-latest
Change psgmain and psgupgrade entry points to launch Python using the…
2021-11-05 13:48:23 -04:00
PySimpleGUI
72baefed1a
Merge pull request #4928 from PySimpleGUI/Dev-latest
Fixed crash in GitHub upgrade thread caused by change to Exec APIs th…
2021-11-05 13:03:54 -04:00
PySimpleGUI
cc383b32f9
Merge pull request #4926 from PySimpleGUI/Dev-latest
Version bump to 0.15.  For to with last release.
2021-11-05 11:04:54 -04:00
PySimpleGUI
700e4b1dd4
Merge pull request #4922 from PySimpleGUI/Dev-latest
Automatically fill in the Python interpreter so that a pinnable short…
2021-11-04 16:32:46 -04:00
PySimpleGUI
0728437bcc
Merge pull request #4919 from PySimpleGUI/Dev-latest
More right click menu with Tab/TabGroup work. Needed to handle a coup…
2021-11-03 17:07:31 -04:00
PySimpleGUI
6a7fb1c7ca
Merge pull request #4918 from PySimpleGUI/Dev-latest
Version bump
2021-11-03 14:26:39 -04:00
PySimpleGUI
1bef5fcc74
Merge pull request #4916 from PySimpleGUI/Dev-latest
Changed how Tab right click menus work!!  Now then TAB's menu is show…
2021-11-02 16:30:30 -04:00
PySimpleGUI
b3fde6cd28
Merge pull request #4915 from PySimpleGUI/Dev-latest
Changed definition of MENU_RIGHT_CLICK_DISABLED to be in same format …
2021-11-02 15:45:24 -04:00
PySimpleGUI
2d116c195b
Merge pull request #4911 from PySimpleGUI/Dev-latest
Dev latest
2021-10-31 17:21:15 -04:00
PySimpleGUI
e458acbe2c
Merge pull request #4910 from PySimpleGUI/Dev-latest
Dev latest
2021-10-31 13:54:00 -04:00
PySimpleGUI
7193fabe39
Merge pull request #4908 from PySimpleGUI/Dev-latest
Propagate right click menus when used on Container Elements (Column, …
2021-10-30 19:43:43 -04:00
PySimpleGUI
0603b06d6b
Merge pull request #4907 from PySimpleGUI/Dev-latest
Addition of merge_stderr_with_stdout to the execute subprocess and ex…
2021-10-30 17:32:47 -04:00
PySimpleGUI
d6adad7bfe
Merge pull request #4906 from PySimpleGUI/Dev-latest
Added focus_color to TabGroup element
2021-10-30 14:08:37 -04:00
PySimpleGUI
cc1f17e3c8
Merge pull request #4905 from PySimpleGUI/Dev-latest
Added constants for TabGroup's tab location, added visible parameter …
2021-10-30 12:48:32 -04:00
PySimpleGUI
f0d28167ae
Merge pull request #4904 from PySimpleGUI/Dev-latest
Addition of bar_color to the ProgressBar.update method. Fixed Image e…
2021-10-29 17:08:18 -04:00
PySimpleGUI
aa44f8e84e
Merge pull request #4898 from PySimpleGUI/Dev-latest
More Tab / TabGroup options (can tell when I'm doing a Udemy lesson o…
2021-10-28 18:04:29 -04:00
PySimpleGUI
df3d165001
Merge pull request #4896 from PySimpleGUI/Dev-latest
New Dashboard Demo that uses Frames instead of Columns
2021-10-27 16:50:13 -04:00
PySimpleGUI
c5ade9d761
Merge pull request #4895 from PySimpleGUI/Dev-latest
relative_location added to all popups. Also added relative_location t…
2021-10-27 16:12:18 -04:00
PySimpleGUI
c9097d4106
Merge pull request #4891 from PySimpleGUI/Dev-latest
Lots of gooColumn and Frame. Better detection of right clicks and gra…
2021-10-26 18:21:32 -04:00
PySimpleGUI
1324084e0c
Merge pull request #4879 from PySimpleGUI/Dev-latest
Dev latest
2021-10-25 14:48:10 -04:00
PySimpleGUI
4a38a50076
Merge pull request #4878 from PySimpleGUI/Dev-latest
Fix for VSeparator (thank you Jason!)
2021-10-25 14:04:48 -04:00
PySimpleGUI
46d4e35ca2
Merge pull request #4875 from PySimpleGUI/Dev-latest
Changed Separator elements expansion logic.  It appears like it was c…
2021-10-24 15:35:51 -04:00
PySimpleGUI
5d5b6c8a9c
Merge pull request #4874 from PySimpleGUI/Dev-latest
Rebuild of the Call Reference.  The table of contents had the incorre…
2021-10-24 15:06:45 -04:00
PySimpleGUI
0bcd985997
Merge pull request #4873 from PySimpleGUI/Dev-latest
Release 4.53.0
2021-10-24 14:41:22 -04:00
PySimpleGUI
626b26905d
Merge pull request #4871 from PySimpleGUI/Dev-latest
Refresh the PySimpleGUI global settings in all Exec API calls in case…
2021-10-24 13:30:32 -04:00
PySimpleGUI
c03725b286
Merge pull request #4870 from PySimpleGUI/Dev-latest
Better restarting message for psgmain... I think this is actually it!…
2021-10-24 12:05:59 -04:00
PySimpleGUI
c49086f704
Merge pull request #4869 from PySimpleGUI/Dev-latest
One last time before the final release (maybe.. let's hope...)
2021-10-24 11:58:34 -04:00
PySimpleGUI
961e231859
Merge pull request #4868 from PySimpleGUI/Dev-latest
Version bump so that install from github will do something
2021-10-24 11:50:40 -04:00
PySimpleGUI
701e7494ea
Merge pull request #4867 from PySimpleGUI/Dev-latest
Debug print for the main restart
2021-10-24 11:46:53 -04:00
PySimpleGUI
8cb809b436
Merge pull request #4866 from PySimpleGUI/Dev-latest
Changed main entry point for pip installs so that psgmain.exe is exited
2021-10-24 11:35:31 -04:00
PySimpleGUI
7b73f4f9ad
Merge pull request #4865 from PySimpleGUI/Dev-latest
Fix for 3.4 subprocess import
2021-10-24 11:24:53 -04:00
PySimpleGUI
e92b7af37c
Merge pull request #4864 from PySimpleGUI/Dev-latest
Version number change so will be > pypi release of 4.51.7
2021-10-23 21:58:00 -04:00
PySimpleGUI
e9fdf2a2a6
Merge pull request #4863 from PySimpleGUI/Dev-latest
Relaunches PySimpleGUI.py file when psgupgrade.exe is used
2021-10-23 21:42:46 -04:00
PySimpleGUI
1d2278901d
Merge pull request #4862 from PySimpleGUI/Dev-latest
Added scaling parameter to Window and to set_options
2021-10-23 16:15:35 -04:00
PySimpleGUI
de954578ca
Merge pull request #4861 from PySimpleGUI/Dev-latest
Added DPI Aweareness to set_options for Windows.  Added scaling param…
2021-10-23 15:55:47 -04:00
PySimpleGUI
9a13873d19
Merge pull request #4859 from PySimpleGUI/Dev-latest
Updated Radio Simulation using Image Elements
2021-10-23 08:28:04 -04:00
PySimpleGUI
ce001bc2a1
Merge pull request #4858 from PySimpleGUI/Dev-latest
Changes to Image Element (working in this area due to lesson being re…
2021-10-22 19:09:38 -04:00
PySimpleGUI
c836d5d0c4
Merge pull request #4857 from PySimpleGUI/Dev-latest
Fix for grab anywhere bug introduced with control key grab anywhere
2021-10-22 08:08:39 -04:00
PySimpleGUI
f1393814eb
Merge pull request #4855 from PySimpleGUI/Dev-latest
Version change to match pypi so that pip will install correctly.
2021-10-21 18:25:12 -04:00
PySimpleGUI
9cd7ab2421
Merge pull request #4854 from PySimpleGUI/Dev-latest
Fix in the Upgrade from GitHub code.
2021-10-21 18:16:12 -04:00
PySimpleGUI
db657aed1e
Merge pull request #4853 from PySimpleGUI/Dev-latest
Removed debug popup_scrolled
2021-10-21 16:04:34 -04:00
PySimpleGUI
6742297045
Merge pull request #4852 from PySimpleGUI/Dev-latest
Fix for upgrade from github problem when using psgupgrade.  Loses the…
2021-10-21 15:49:15 -04:00
PySimpleGUI
a3d5d7f5ac
Merge pull request #4851 from PySimpleGUI/Dev-latest
Release 4.51.4
2021-10-21 15:22:19 -04:00
PySimpleGUI
1e2bdb0d64
Merge pull request #4850 from PySimpleGUI/Dev-latest
Backed out column changes.
2021-10-21 14:14:02 -04:00
PySimpleGUI
bf0c6a3bfc
Merge pull request #4849 from PySimpleGUI/Dev-latest
Release 4.52.0
2021-10-21 11:05:28 -04:00
PySimpleGUI
6ec1dc8efe
Merge pull request #4848 from PySimpleGUI/Dev-latest
Fox for non-blocking windows support of the control click grab anywhere
2021-10-21 10:04:11 -04:00
PySimpleGUI
0ff8172f29
Merge pull request #4847 from PySimpleGUI/Dev-latest
Fix for expand_x, expand_y on scrollable columns
2021-10-21 09:42:03 -04:00
PySimpleGUI
e5e966ba70
Merge pull request #4844 from PySimpleGUI/Dev-latest
New Demo showing how to make a fixed size column that can have the in…
2021-10-20 14:02:13 -04:00
PySimpleGUI
7522e8ed78
Merge pull request #4838 from PySimpleGUI/Dev-latest
New Window parameter grab_anywhere_using_control
2021-10-19 15:28:54 -04:00
PySimpleGUI
f091207e39
Merge pull request #4835 from PySimpleGUI/Dev-latest
Dev latest
2021-10-19 11:27:12 -04:00
PySimpleGUI
3a02d9c6ea
Merge pull request #4833 from PySimpleGUI/Dev-latest
New right-click-menu constant - Added File Location this time.
2021-10-18 20:46:05 -04:00
PySimpleGUI
28ee47f799
Merge pull request #4832 from PySimpleGUI/Dev-latest
Added the File Location menu item, Updated to match the PyPI release …
2021-10-18 20:20:44 -04:00
PySimpleGUI
5d3948bd13
Merge pull request #4831 from PySimpleGUI/Dev-latest
Lots of fixes to the Make Shortcut, checked in icon for shortcut make…
2021-10-18 19:09:44 -04:00
PySimpleGUI
7f850e6fcb
Merge pull request #4829 from PySimpleGUI/Dev-latest
New Demo Program - shows how to use the new Window parameter relative…
2021-10-18 15:28:01 -04:00
PySimpleGUI
2ecffe15e9
Merge pull request #4828 from PySimpleGUI/Dev-latest
Release 4.51.0
2021-10-18 14:28:59 -04:00
PySimpleGUI
1b36aaecba
Merge pull request #4826 from PySimpleGUI/Dev-latest
INI File for the User Settings Demo Program
2021-10-17 17:48:39 -04:00
PySimpleGUI
942eb399cb
Merge pull request #4825 from PySimpleGUI/Dev-latest
Release 4.50.0
2021-10-17 17:14:13 -04:00
PySimpleGUI
ba0f905b37
Merge pull request #4824 from PySimpleGUI/Dev-latest
Docstring updates (ALMOST DONE!)
2021-10-17 17:05:11 -04:00
PySimpleGUI
a6a7ef7b3a
Merge pull request #4823 from PySimpleGUI/Dev-latest
Dev latest
2021-10-17 16:30:28 -04:00
PySimpleGUI
cc918d1bd7
Merge pull request #4822 from PySimpleGUI/Dev-latest
Fix for deleting sections in UserSettings, save after the delete if a…
2021-10-17 16:25:28 -04:00
PySimpleGUI
ec5621832b
Merge pull request #4821 from PySimpleGUI/Dev-latest
New Demo Program - User Settings that uses the new Config.ini format …
2021-10-17 14:55:33 -04:00
PySimpleGUI
11dad0c984
Merge pull request #4820 from PySimpleGUI/Dev-latest
Changed how settings files are displayed when using INI files.  popup…
2021-10-17 14:44:26 -04:00
PySimpleGUI
31eb110226
Merge pull request #4819 from PySimpleGUI/Dev-latest
Fixed bad file_type from last checkin.... oy.... too early to be chec…
2021-10-17 09:11:53 -04:00
PySimpleGUI
ebfeb5204e
Merge pull request #4818 from PySimpleGUI/Dev-latest
Updated default file_types to include * so that files with no extensi…
2021-10-17 06:53:11 -04:00
PySimpleGUI
ca449ec6e5
Merge pull request #4812 from PySimpleGUI/Dev-latest
New Demo - simplest form of a toggle button.
2021-10-15 13:59:50 -04:00
PySimpleGUI
0c0b82ffcc
Merge pull request #4809 from PySimpleGUI/Dev-latest
Better pin implementation. Col element - w or h can be None now. Adde…
2021-10-14 19:35:10 -04:00
PySimpleGUI
941b380111
Merge pull request #4808 from PySimpleGUI/Dev-latest
An updated version of custom titlebar using new concepts like expand_x
2021-10-14 06:49:44 -04:00
PySimpleGUI
a98cac020c
Merge pull request #4806 from PySimpleGUI/Dev-latest
Addition of horiziontal scrollbar
2021-10-13 06:00:27 -04:00
PySimpleGUI
82051e54c0
Merge pull request #4805 from PySimpleGUI/Dev-latest
Addition of horizonal scrollbar to Listbox
2021-10-13 05:56:27 -04:00
PySimpleGUI
d1914bec6a
Merge pull request #4803 from PySimpleGUI/Dev-latest
Added the standard Edit Me and Version right click menu options.
2021-10-12 15:06:40 -04:00
PySimpleGUI
498cdcadb7
Merge pull request #4802 from PySimpleGUI/Dev-latest
Improved the formatting of a string version of UserSettings object wh…
2021-10-12 10:35:35 -04:00
PySimpleGUI
c59c6b2e7a
Merge pull request #4801 from PySimpleGUI/Dev-latest
if a .pyw file is specified, make shortcut launch pythonw instead of …
2021-10-12 07:57:47 -04:00
PySimpleGUI
90e5c60994
Merge pull request #4799 from PySimpleGUI/Dev-latest
Fixed UserSettings docstring
2021-10-11 15:11:29 -04:00
PySimpleGUI
37d4c21abe
Merge pull request #4798 from PySimpleGUI/Dev-latest
UserSettings get support for .ini (config files) in addition to JSON …
2021-10-11 08:40:18 -04:00
PySimpleGUI
2cf9fcfdc8
Merge pull request #4797 from PySimpleGUI/Dev-latest
Option to fully autoclose - dangerous on non-window systems if using …
2021-10-11 06:44:34 -04:00
PySimpleGUI
8344607f1a
Merge pull request #4795 from PySimpleGUI/Dev-latest
Fixed so that resizing does a RESCALE rather than absolute resize. Di…
2021-10-10 07:59:48 -04:00
PySimpleGUI
433c4a4f68
Merge pull request #4794 from PySimpleGUI/Dev-latest
Removed print on bind callback.  Was a debug print and should have be…
2021-10-08 14:22:31 -04:00
PySimpleGUI
7418cca591
Merge pull request #4793 from PySimpleGUI/Dev-latest
Dev latest
2021-10-08 13:55:48 -04:00
PySimpleGUI
c09056c10c
Merge pull request #4791 from PySimpleGUI/Dev-latest
New Demo - Resize image and optionally place Base64 encoded bytestrin…
2021-10-07 20:50:20 -04:00
PySimpleGUI
8d82ea9b60
Merge pull request #4789 from PySimpleGUI/Dev-latest
Renamed Demo_pyfiglet.py to Demo_pyfiglet.pyw for a console-less launch
2021-10-07 07:15:48 -04:00
PySimpleGUI
046e14c433
Merge pull request #4788 from PySimpleGUI/Dev-latest
Resizable, new icon, preparing for application release
2021-10-07 07:11:48 -04:00
PySimpleGUI
d2e2e34c66
Merge pull request #4785 from PySimpleGUI/Dev-latest
Added Window.current_size_accurate (based on the geometry string).  R…
2021-10-06 13:27:18 -04:00
PySimpleGUI
d9b6defe2b
Merge pull request #4781 from PySimpleGUI/Dev-latest
Cookbook Recipe - Simple 3-item right click menu
2021-10-04 09:27:52 -04:00
PySimpleGUI
6d61943a82
Merge pull request #4779 from PySimpleGUI/Dev-latest
Simplified support to be for local files only
2021-10-03 13:14:10 -04:00
PySimpleGUI
a98a2c2ddb
Merge pull request #4778 from PySimpleGUI/Dev-latest
Addition of icon
2021-10-03 04:02:51 -04:00
PySimpleGUI
cc25da38ad
Merge pull request #4777 from PySimpleGUI/Dev-latest
New Demo - Create link to your Python file on Windows
2021-10-03 03:45:03 -04:00
PySimpleGUI
4b2bbf63bb
Merge pull request #4776 from PySimpleGUI/Dev-latest
New set_options option - warn_button_key_duplicates
2021-10-03 02:58:45 -04:00
PySimpleGUI
1065b03673
Merge pull request #4772 from PySimpleGUI/Dev-latest
Refreshed with built-in clipboard, friendlier to Trinket
2021-10-02 13:57:32 -04:00
PySimpleGUI
2e48a1102b
Merge pull request #4770 from PySimpleGUI/Dev-latest
Recipe - how to launch without a console using pythonw.exe
2021-10-02 11:56:20 -04:00
PySimpleGUI
f6f6d461ac
Merge pull request #4769 from PySimpleGUI/Dev-latest
A .pyw version of the launcher demo (is using in an upcoming Cookbook…
2021-10-02 10:43:31 -04:00
PySimpleGUI
233d80f2fe
Merge pull request #4767 from PySimpleGUI/Dev-latest
Dev latest
2021-10-01 19:18:03 -04:00
PySimpleGUI
b1dbf67b5e
Merge pull request #4766 from PySimpleGUI/Dev-latest
Detection of running on the replit environment. Having trouble with s…
2021-10-01 17:47:39 -04:00
PySimpleGUI
5d636ce3eb
Merge pull request #4765 from PySimpleGUI/Dev-latest
User Settings Support for Trinket
2021-10-01 13:43:18 -04:00
PySimpleGUI
81a950ac5a
Merge pull request #4764 from PySimpleGUI/Dev-latest
NEW Demo Program - Launcher Bar Desktop Widget
2021-10-01 13:07:06 -04:00
PySimpleGUI
2cd30e752b
Merge pull request #4763 from PySimpleGUI/Dev-latest
set_right_click_menu - if no menu specified, use the parent window's …
2021-10-01 09:35:03 -04:00
PySimpleGUI
f06817d28d
Merge pull request #4762 from PySimpleGUI/Dev-latest
Dev latest
2021-10-01 09:29:55 -04:00
PySimpleGUI
5aea536fb4
Merge pull request #4760 from PySimpleGUI/Dev-latest
mkdocs
2021-09-30 15:13:29 -04:00
4 changed files with 4278 additions and 3510 deletions

View file

@ -60,11 +60,13 @@ Anything else you think would be helpful?
These items may solve your problem. Please check those you've done by changing - [ ] to - [X] These items may solve your problem. Please check those you've done by changing - [ ] to - [X]
- [ ] Searched main docs for your problem www.PySimpleGUI.org - [ ] Searched main docs for your problem www.PySimpleGUI.org
- [ ] Looked for Demo Programs that are similar to your goal Demos.PySimpleGUI.org - [ ] Looked for Demo Programs that are similar to your goal. It is recommend you use the Demo Browser! Demos.PySimpleGUI.org
- [ ] None of your GUI code was generated by an AI algorithm like GPT
- [ ] If not tkinter - looked for Demo Programs for specific port - [ ] If not tkinter - looked for Demo Programs for specific port
- [ ] For non tkinter - Looked at readme for your specific port if not PySimpleGUI (Qt, WX, Remi) - [ ] For non tkinter - Looked at readme for your specific port if not PySimpleGUI (Qt, WX, Remi)
- [ ] Run your program outside of your debugger (from a command line) - [ ] Run your program outside of your debugger (from a command line)
- [ ] Searched through Issues (open and closed) to see if already reported Issues.PySimpleGUI.org - [ ] Searched through Issues (open and closed) to see if already reported Issues.PySimpleGUI.org
- [ ] Have upgraded to the latest release of PySimpleGUI on PyPI (lastest official version)
- [ ] Tried using the PySimpleGUI.py file on GitHub. Your problem may have already been fixed but not released - [ ] Tried using the PySimpleGUI.py file on GitHub. Your problem may have already been fixed but not released
#### Detailed Description #### Detailed Description

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
mkdocs==1.3.1 mkdocs==1.3.1