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
|
6c00c133b8
|
Update to make main GUI window less visible. Added a blocking popup at the end.
|
2022-11-18 16:53:12 -05:00 |
PySimpleGUI
|
155738a19d
|
Merge pull request #6042 from PySimpleGUI/Dev-latest
Dev latest
|
2022-11-18 10:11:41 -05:00 |
PySimpleGUI
|
3b9176cbb1
|
More cleanup
|
2022-11-18 10:11:27 -05:00 |
PySimpleGUI
|
77b0f906eb
|
Another change to fix docs search problem.
|
2022-11-18 10:11:13 -05:00 |
PySimpleGUI
|
dad366884d
|
Merge pull request #6041 from PySimpleGUI/Dev-latest
More repo cleanup
|
2022-11-18 10:00:08 -05:00 |
PySimpleGUI
|
a8221cad50
|
More repo cleanup
|
2022-11-18 09:59:54 -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
|
265ce998ef
|
Cleaning up the repo a bit by removing older folders
|
2022-11-18 09:52:40 -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
|
4f192944c8
|
Hopefully a fix for the documentation search problem!
|
2022-11-18 09:18:06 -05:00 |
PySimpleGUI
|
32acd89856
|
Fixed Neon Yellow 1 theme
|
2022-11-17 14:47:30 -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
|
5133225298
|
New Demo Program - Make windows and PySimpleGUI calls from a thread.
|
2022-11-15 06:31:53 -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
|
aa8478f124
|
Addition of image_zoom to Tab element - completes addition of zoom option for elements with images
|
2022-11-14 06:47:30 -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
|
e9c3750f1e
|
Fix for set_vscroll_position not working on Scrollable-Columns.
|
2022-11-13 16:09:22 -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
|
f69322799d
|
Button get image_source parm (finally). Button, ButtonMenu gains zoom parm.
|
2022-11-13 08:48:51 -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
|
95fd3c53a2
|
New Demo Program - a multi-threaded example using a queue to send data to your application
|
2022-11-12 11:02:09 -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
|
14e8cbae3d
|
Added zoom parameter to Image Element
|
2022-11-11 10:54:53 -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
|
5722f1ab09
|
New Demo showing how to redraw figures on a Graph if the window resizes
|
2022-11-11 10:35:56 -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
|
99743b9347
|
Adding setup.py used for PyPI releases
|
2022-11-11 10:16:12 -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
|
b1b11ab819
|
Experimenting with a blank setup.py
|
2022-11-11 09:01:26 -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
|
4b9cbd240a
|
Added execute_py_get_running_interpreter. Fixed docstrings for execute_py_get_interpreter
|
2022-11-08 16:28:25 -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
|
28df2058ed
|
Dark Blue 18 theme added
|
2022-11-06 06:11:44 -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
|
97d7515a0e
|
Added font to Input element's update method
|
2022-11-05 06:22:11 -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
|
891bc93317
|
Menu element - delete menu items if a new menu definition is sent to Menu.update
|
2022-11-04 14:51:18 -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
|
0178e9b14f
|
New Demo Program - shows using objects instead of strings with Listbox
|
2022-11-03 08:12:20 -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
|
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 |