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
|
1f6a96cf99
|
Cleaned up a very old demo.
|
2022-11-02 08:39:13 -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
|
2d019612fe
|
Enabled resizing of table
|
2022-11-01 15:11:50 -04:00 |
PySimpleGUI
|
9a606c0a7a
|
Merge pull request #5999 from PySimpleGUI/Dev-latest
Dev latest
|
2022-10-31 13:56:48 -04:00 |
PySimpleGUI
|
bb4cbc8e85
|
Fixed popup_error_with_traceback docstring
|
2022-10-31 13:56:31 -04:00 |
PySimpleGUI
|
02f8fc44bf
|
Fixed docstring for popup_error_with_traceback
|
2022-10-31 13:55:50 -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
|
25349c3724
|
Added drop_whitespace to the docstring for popup. Added popup_error_with_traceback to popups
|
2022-10-31 13:42:28 -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
|
e21896fce3
|
Added displaying detailed Exception information to popup_error_with_traceback
|
2022-10-31 08:18:10 -04:00 |
PySimpleGUI
|
5195fee765
|
Merge pull request #5995 from PySimpleGUI/Dev-latest
Dev latest
|
2022-10-29 16:55:43 -04:00 |
PySimpleGUI
|
9f10f7f5e0
|
Changed message displayed in error window when an element reuse is detected in a layout.
|
2022-10-29 16:55:24 -04:00 |
PySimpleGUI
|
bb62b9b7ad
|
Added drop_whitespace parm to popup docstring. Parm has been there for a while, but was not in the docstring.
|
2022-10-29 09:11:52 -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
|
68b5272bb6
|
Added handling of multiple arguments
|
2022-10-27 15:54:58 -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
|
4e24b582f1
|
Demo Program - shows a GUI if no arguments are provided when executed
|
2022-10-26 07:08:45 -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
|
744ea8eccd
|
Added saving the new tk.Menu in the widget member variable in Menu.update
|
2022-10-22 10:18:07 -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
|
b406df0d6c
|
Removed very old setup.py file
|
2022-10-20 18:41:52 -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
|
27618d1393
|
Some neon color themes
|
2022-10-17 17:32:12 -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
|
f1bf250742
|
Latest user screenshots so that the bot can take over!
|
2022-10-16 11:07:29 -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
|
c6c77ccf01
|
Added SYMBOL_BULLET - Unicode Bullet character
|
2022-10-15 15:32:17 -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
|
b9761311f6
|
Version bump to match PyPI emergency release
|
2022-10-11 11:59:06 -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
|
3915830985
|
Changed how Trinket is detected
|
2022-10-10 19:04:46 -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
|
1127106d75
|
Fix in test harness... shouldn't have been setting the force modal option after popup test.
|
2022-10-08 17:48:08 -04:00 |
PySimpleGUI
|
9e4a5e4bd6
|
Merge pull request #5951 from PySimpleGUI/Dev-latest
Dev latest
|
2022-10-05 05:18:42 -04:00 |
PySimpleGUI
|
2a470045f2
|
Added Window.is_hidden
|
2022-10-05 05:18:23 -04:00 |
PySimpleGUI
|
af97d49f91
|
Added missing Udemy coupon to call reference
|
2022-10-05 05:14:27 -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
|
70ba9b7569
|
New Udemy Coupon Code (D5570C66DBD8E42C7963)
|
2022-10-04 18:44:28 -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
|
6514982490
|
Added latest delivery of Emojis (last batch for a while)
|
2022-09-28 15:59:30 -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
|
185fa370db
|
New emoji's and new parameter to the popup_error_with_traceback so you can specify an emoji rather than one being chosen at random.
|
2022-09-28 15:21:31 -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
|
4c3fd1977d
|
More emojis? YES More Emojis!
|
2022-09-28 12:25:09 -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
|
1b7bc347b3
|
Sets the active foreground and active background for Menus and ButtonMenus and MenubarCustom. For ButtonMenu and MenubarCustom this includes the button itself as well as the menu items.
|
2022-09-27 11:29:11 -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 |