Commit graph

5555 commits

Author SHA1 Message Date
PySimpleGUI
fea999dfc7 Thank you to @okajun35 for the changes!!! WOW THANK YOU! 2020-10-21 10:25:14 -04:00
PySimpleGUI
4b542e33d5
Merge pull request #3514 from PySimpleGUI/Dev-latest
New user settings coding convention
2020-10-20 09:50:22 -04:00
PySimpleGUI
645ab655a5 New user settings coding convention 2020-10-20 09:50:02 -04:00
PySimpleGUI
b109dc6d41
Merge pull request #3513 from PySimpleGUI/Dev-latest
Replaced combo user settings demo with one that uses input and combobox
2020-10-20 09:34:59 -04:00
PySimpleGUI
88564dcb67 Replaced combo user settings demo with one that uses input and combobox 2020-10-20 09:34:42 -04:00
PySimpleGUI
1d52d88452
Merge pull request #3512 from PySimpleGUI/Dev-latest
Added parms to Multline.update docstring
2020-10-20 07:58:03 -04:00
PySimpleGUI
0b7b0cc340 Added parms to Multline.update docstring 2020-10-20 07:57:43 -04:00
PySimpleGUI
7868ad3cf0
Merge pull request #3510 from PySimpleGUI/Dev-latest
Allow Combo.update to set both readonly and clear disable in same call.
2020-10-19 18:37:29 -04:00
PySimpleGUI
d34f2cccad Allow Combo.update to set both readonly and clear disable in same call. 2020-10-19 18:37:10 -04:00
PySimpleGUI
71e181201b
Merge pull request #3508 from PySimpleGUI/Dev-latest
cprint, mutline.print now autoscrolls
2020-10-19 14:11:24 -04:00
PySimpleGUI
7b7afc2dc2 cprint, mutline.print now autoscrolls 2020-10-19 14:11:04 -04:00
PySimpleGUI
e7f7089b0e
Merge pull request #3503 from PySimpleGUI/Dev-latest
Another __version__ change
2020-10-18 17:08:21 -04:00
PySimpleGUI
a63a0c327a Another __version__ change 2020-10-18 17:08:00 -04:00
PySimpleGUI
0abfad28f3
Merge pull request #3502 from PySimpleGUI/Dev-latest
New Demo Program!  Tkinter colors as swatches
2020-10-18 15:26:47 -04:00
PySimpleGUI
f7d2ac04f3 New Demo Program! Tkinter colors as swatches 2020-10-18 15:26:02 -04:00
PySimpleGUI
04cdcf79ea
Merge pull request #3500 from PySimpleGUI/Dev-latest
Rolled back to original version statement
2020-10-18 12:38:04 -04:00
PySimpleGUI
90b02c25e2 Rolled back to original versoin statement 2020-10-18 12:37:39 -04:00
PySimpleGUI
919b509ea2
Merge pull request #3499 from PySimpleGUI/Dev-latest
Dev latest
2020-10-18 12:35:05 -04:00
PySimpleGUI
138d905283 Switched __version__ 2020-10-18 12:34:47 -04:00
PySimpleGUI
a40a0bdeca Swiched back __version__ in upgrade code too 2020-10-18 12:34:20 -04:00
PySimpleGUI
f4eb7b4112
Merge pull request #3498 from PySimpleGUI/Dev-latest
Switched __version__ back to old definition
2020-10-18 12:25:21 -04:00
PySimpleGUI
64e3ba11d5 Switched __version__ back to old definition 2020-10-18 12:25:02 -04:00
PySimpleGUI
8887eb811d
Merge pull request #3497 from PySimpleGUI/Dev-latest
Changed install to use version instead of __version__.. may take a co…
2020-10-18 12:15:29 -04:00
PySimpleGUI
1a956a0e12 Changed install to use version instead of __version__.. may take a couple tries.... 2020-10-18 12:15:11 -04:00
PySimpleGUI
27c8db63d3
Merge pull request #3496 from PySimpleGUI/Dev-latest
Added Window.set_cursor
2020-10-18 11:32:12 -04:00
PySimpleGUI
40bee69a36 Added Window.set_cursor 2020-10-18 11:31:52 -04:00
PySimpleGUI
70b8072ca5
Merge pull request #3494 from PySimpleGUI/Dev-latest
__version__ is now the shortened version string
2020-10-17 14:25:34 -04:00
PySimpleGUI
adfeac2d41 Update PySimpleGUI.py 2020-10-17 14:25:02 -04:00
PySimpleGUI
6231e5876a Redefined __version__ to be the shortened version string 2020-10-17 14:24:24 -04:00
PySimpleGUI
5f17aa7d20
Merge pull request #3493 from PySimpleGUI/Dev-latest
Abliilty to set the icon for popup_get_file when no window option set.
2020-10-17 13:38:41 -04:00
PySimpleGUI
b6e972c601 Abliilty to set the icon for popup_get_file when no window option set. 2020-10-17 13:38:14 -04:00
PySimpleGUI
9c63421588
Merge pull request #3492 from PySimpleGUI/Dev-latest
New Demo - users settings to save prior selections
2020-10-17 10:35:41 -04:00
PySimpleGUI
159f8cc92b New Demo - users settings to save prior selections 2020-10-17 10:35:22 -04:00
PySimpleGUI
7fcb8b5c7d
Merge pull request #3488 from PySimpleGUI/Dev-latest
Window title change, sorted the entries before displaying
2020-10-16 14:30:15 -04:00
PySimpleGUI
2652701540 Window title change, sorted the entries before displaying 2020-10-16 14:28:31 -04:00
PySimpleGUI
90dadf433b
Merge pull request #3487 from PySimpleGUI/Dev-latest
Demo - Saving previously entered Combobox entries
2020-10-16 14:07:00 -04:00
PySimpleGUI
5843f33d28 Demo - Saving previously entered Combobox entries 2020-10-16 14:06:34 -04:00
PySimpleGUI
953f757464
Merge pull request #3485 from PySimpleGUI/Dev-latest
New Demo - Design pattern for main func, window create, and saving th…
2020-10-16 10:07:31 -04:00
PySimpleGUI
dbf0bfc297 New Demo - Design pattern for main func, window create, and saving theme from one run to the next 2020-10-16 10:07:10 -04:00
PySimpleGUI
aedfe27dcc
Merge pull request #3482 from PySimpleGUI/Dev-latest
Release 4.30.0
2020-10-15 16:43:54 -04:00
PySimpleGUI
7e05146400 Release 4.30.0 2020-10-15 16:43:32 -04:00
PySimpleGUI
b5fc8c86ab
Merge pull request #3478 from PySimpleGUI/Dev-latest
Added theme swatch previewer so that seeing the color values and gett…
2020-10-14 19:09:23 -04:00
PySimpleGUI
f45c18e697 Added theme swatch previewer so that seeing the color values and getting hex values is easier 2020-10-14 19:09:03 -04:00
PySimpleGUI
60d2e1c253
Merge pull request #3476 from PySimpleGUI/Dev-latest
New Demo Program - Theme Color Swatches
2020-10-14 09:10:42 -04:00
PySimpleGUI
6aad056e0f New Demo Program - Theme Color Swatches 2020-10-14 09:10:19 -04:00
PySimpleGUI
8b83e9deff
Merge pull request #3473 from PySimpleGUI/Dev-latest
Added a "Pause/Resume" button.
2020-10-13 12:04:28 -04:00
PySimpleGUI
28eafd6a1a Added a "Pause/Resume" button. 2020-10-13 12:03:25 -04:00
PySimpleGUI
f734558527
Merge pull request #3472 from PySimpleGUI/Dev-latest
Dev latest
2020-10-12 17:24:47 -04:00
PySimpleGUI
930747a324 New Demo Program - GitHub file copier 2020-10-12 17:24:29 -04:00
PySimpleGUI
ea03abb6d0 Changed demo to directly call user_settings within the layout 2020-10-12 17:24:14 -04:00