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
|
d368af0547
|
Only enable the Mac alpha channel 0.99 patch when tkinter version is 8.6.12. This will help 8.6.13 and later systems with window quality
|
2023-05-20 08:30:26 -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
|
440a34888f
|
Addition of right click menu erase, save image and display of crosshairs
|
2023-05-18 12:05:07 -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
|
f3a7e10ce0
|
Added check for None and COLOR_SYSTEM_DEFAULT to fix a crash problem
|
2023-05-16 12:52:36 -04:00 |
PySimpleGUI
|
db1f02af2f
|
Merge pull request #6377 from PySimpleGUI/Dev-latest
Dev latest
|
2023-05-14 12:22:52 -04:00 |
PySimpleGUI
|
fe41f3cd1f
|
New Udemy Coupon
|
2023-05-14 12:22:32 -04:00 |
PySimpleGUI
|
d7c24da2bf
|
Automated Update!
|
2023-05-12 17:30:17 +00:00 |
PySimpleGUI
|
2e6b74f0f1
|
Input element - fix for bug with text color & logic wasn't quite right with the "read for disabled" stuff in the update as well as when making window
|
2023-05-11 15:37:47 -04: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
|
43c49380a2
|
Custom Titlebar - Support for disable close, disable resizing, disable minimize. Better distro support and display of information from Upgrade Service
|
2023-05-09 09:21:12 -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
|
7cf4c102fe
|
Added formatted_datetime_now function for easy formatting current date and time. Added code for Intelligent Upgrade Service but not enabling any popups while testing. Added timer_stop_usec that returns timer value in microseconds.
|
2023-04-26 16:29:09 -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
|
cb0da5887d
|
Changed enter_submits to True so that the bind_return_key works correctly.
|
2023-04-26 09:47:14 -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
|
fb5fdbdd5c
|
Moved update animation call to after check for window closed. Was getting an error because attempt to update animation was happening after window was closed
|
2023-04-22 10:13:36 -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
|
71c50d40b4
|
Fix for Input Elements unresponsive on MacOS 13.2.1 Ventura when no-titlebar is enabled
|
2023-04-21 18:25:09 -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
|
f06fcdc0a6
|
Window threading changed so that end_key is now optional. BE CAREFUL when leaving it out as you won't be backward compatible.
|
2023-04-21 06:59:52 -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
|
ad3465d9ba
|
Changed Radio activeforeground to be same as text color so mouseover won't change color (previously did this for the Checkbox element)
|
2023-04-18 03:58:16 -04:00 |
PySimpleGUI
|
0bcd49a1b7
|
Merge pull request #6330 from PySimpleGUI/Dev-latest
Dev latest
|
2023-04-11 07:24:10 -04:00 |
PySimpleGUI
|
f1cd369302
|
New Udemy Coupon. Fix for bug in and better info in Watermark
|
2023-04-11 07:23:53 -04:00 |
PySimpleGUI
|
ad76b5deeb
|
New Udemy Coupon
|
2023-04-11 07:22:47 -04:00 |
PySimpleGUI
|
635baca3cd
|
Automated Update!
|
2023-03-27 17:30:35 +00:00 |
PySimpleGUI
|
74c1f7b337
|
Automated Update!
|
2023-03-25 17:30:34 +00:00 |
PySimpleGUI
|
5052aece6a
|
Automated Update!
|
2023-03-17 17:30:25 +00:00 |
PySimpleGUI
|
4fe61e42d2
|
Automated Update!
|
2023-03-16 17:30:23 +00:00 |
PySimpleGUI
|
5b784253f5
|
Automated Update!
|
2023-03-15 17:30:30 +00:00 |
PySimpleGUI
|
15e56bd47d
|
Merge pull request #6303 from PySimpleGUI/Dev-latest
Fixed typo in coupon at top of SDK reference. Picked up the changes …
|
2023-03-13 06:32:43 -04:00 |
PySimpleGUI
|
f97de3468b
|
Fixed typo in coupon at top of SDK reference. Picked up the changes for GitHub's readme.
|
2023-03-13 06:32:31 -04:00 |
PySimpleGUI
|
e902230468
|
Merge pull request #6302 from PySimpleGUI/Dev-latest
Dev latest
|
2023-03-13 06:17:53 -04:00 |
PySimpleGUI
|
d8d5227240
|
New Udemy Coupon added
|
2023-03-13 06:17:36 -04:00 |
PySimpleGUI
|
2eed0afaeb
|
New SDK call ref with net set_ibeam_color method added. New Udemy Coupon added to docs
|
2023-03-13 06:16:07 -04:00 |
PySimpleGUI
|
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
|
07f772c680
|
Applied the Input I-Beam color fix to Multiline and Spin elements. Added new method set_ibeam_color as another way to set this color (in addition to set_cursor) so that it's more explicit
|
2023-03-13 05:54:59 -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
|
a22884e2e3
|
Fixed problem where the insert cursor (I-beam) was being set to the theme's color not the color indicated by the individual Input element.
|
2023-03-12 08:39:17 -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
|
3507b2708b
|
Added nightlight thickness parm to Checkbox so focus ring thickness can be controlled when creating element
|
2023-03-09 05:49:42 -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
|
4d02f3a515
|
Combo.update - added text and background color. Also made font parm work correctly with the dropdown list. (TRICKY!)
|
2023-03-09 05:43:20 -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 |