PySimpleGUI
|
91eb5b1317
|
Merge pull request #3283 from PySimpleGUI/Dev-latest
Changed titlebar to use the theme's button colors
|
2020-08-13 09:27:10 -04:00 |
PySimpleGUI
|
07c56e9ada
|
Changed titlebar to use the theme's button colors
|
2020-08-13 09:26:52 -04:00 |
PySimpleGUI
|
91cf26925d
|
Revert "Changed to use the theme's button colors for the titlebar"
This reverts commit 76c7685841 .
|
2020-08-13 09:26:15 -04:00 |
PySimpleGUI
|
76c7685841
|
Changed to use the theme's button colors for the titlebar
|
2020-08-13 09:25:38 -04:00 |
PySimpleGUI
|
11e6429eb3
|
Revert "Update _config.yml"
This reverts commit 8ec3fd6b56 .
|
2020-08-12 16:42:34 -04:00 |
PySimpleGUI
|
8ec3fd6b56
|
Update _config.yml
|
2020-08-12 16:37:15 -04:00 |
PySimpleGUI
|
65522ecc47
|
Merge pull request #3278 from PySimpleGUI/Dev-latest
Dev latest
|
2020-08-12 11:02:37 -04:00 |
PySimpleGUI
|
7a5cfcd251
|
Docstrings, comments
|
2020-08-12 11:02:17 -04:00 |
PySimpleGUI
|
005c18f775
|
Support for titles in the taskbar icon
|
2020-08-12 10:58:09 -04:00 |
PySimpleGUI
|
c51bef5d47
|
Merge pull request #3277 from PySimpleGUI/Dev-latest
Addition of minimize
|
2020-08-12 10:28:22 -04:00 |
PySimpleGUI
|
29fb6fc76d
|
Addition of minimize
|
2020-08-12 10:28:03 -04:00 |
PySimpleGUI
|
62ba8e874e
|
Merge pull request #3276 from PySimpleGUI/Dev-latest
Dev latest
|
2020-08-12 07:57:44 -04:00 |
PySimpleGUI
|
091b42fcd8
|
New demo showing a custom titlebar, uses new dark grey 9 theme
|
2020-08-12 07:57:24 -04:00 |
PySimpleGUI
|
023d41eccf
|
Added X symbol and the Dark Grey 8 theme
|
2020-08-12 07:51:27 -04:00 |
PySimpleGUI
|
27be46ecab
|
Set button background colors correctly so they blend with theme.
|
2020-08-11 09:12:51 -04:00 |
PySimpleGUI
|
b6e49fabfa
|
Update issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md
|
2020-08-10 09:50:23 -04:00 |
PySimpleGUI
|
70d52b3503
|
Update issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md
|
2020-08-10 09:49:45 -04:00 |
PySimpleGUI
|
1717a6f645
|
Merge pull request #3271 from PySimpleGUI/Dev-latest
New demo - Image Viewer
|
2020-08-10 08:38:15 -04:00 |
PySimpleGUI
|
15dce8d14b
|
New demo - Image Viewer
|
2020-08-10 08:37:57 -04:00 |
PySimpleGUI
|
49a98bfd1a
|
Merge pull request #3270 from PySimpleGUI/Dev-latest
Dev latest
|
2020-08-10 08:22:38 -04:00 |
PySimpleGUI
|
dcf5a371ce
|
Ver bump
|
2020-08-10 08:22:19 -04:00 |
PySimpleGUI
|
7b56d6011f
|
Expand separators correctly. Added some "symbols"
|
2020-08-10 08:21:52 -04:00 |
PySimpleGUI
|
e5a8f0ff44
|
Merge pull request #3265 from PySimpleGUI/Dev-latest
More options and feedback.
|
2020-08-09 09:15:16 -04:00 |
PySimpleGUI
|
b30ab55d97
|
More options and feedback.
|
2020-08-09 09:14:55 -04:00 |
PySimpleGUI
|
0a3c9f9876
|
Merge pull request #3261 from PySimpleGUI/Dev-latest
Fixed formatting
|
2020-08-07 08:03:52 -04:00 |
PySimpleGUI
|
59933be714
|
Fixed formatting
|
2020-08-07 08:03:32 -04:00 |
PySimpleGUI
|
1d93cb7e26
|
Merge pull request #3260 from PySimpleGUI/Dev-latest
Dev latest
|
2020-08-07 07:35:33 -04:00 |
PySimpleGUI
|
63cd2e6659
|
New read_all_windows Recipe
|
2020-08-07 07:35:14 -04:00 |
PySimpleGUI
|
e785dc79a4
|
Fixed comment about checking for window closed
|
2020-08-07 07:34:51 -04:00 |
PySimpleGUI
|
f0b590098e
|
Added ablity to re-open window 2 if closed. Also made windows use input events so updates are made as soon as characters entered
|
2020-08-07 07:32:28 -04:00 |
PySimpleGUI
|
ee544a3783
|
Merge pull request #3259 from PySimpleGUI/Dev-latest
Multiple windows active & visible at the same time
|
2020-08-07 07:15:17 -04:00 |
PySimpleGUI
|
54924e017d
|
Multiple windows active & visible at the same time
|
2020-08-07 07:14:58 -04:00 |
PySimpleGUI
|
3c03054910
|
Merge pull request #3258 from PySimpleGUI/Dev-latest
Fixed crash when Window2 is closed.
|
2020-08-07 06:48:34 -04:00 |
PySimpleGUI
|
9f1d609bd6
|
Fixed crash when Window2 is closed.
|
2020-08-07 06:48:14 -04:00 |
PySimpleGUI
|
34bab119e2
|
Merge pull request #3252 from PySimpleGUI/Dev-latest
Collapsible sections recipe
|
2020-08-05 16:56:59 -04:00 |
PySimpleGUI
|
d0e5505c25
|
Collapsible sections recipe
|
2020-08-05 16:56:41 -04:00 |
PySimpleGUI
|
e637054b5d
|
Merge pull request #3250 from PySimpleGUI/Dev-latest
Cleanup selection collapse demo
|
2020-08-05 08:44:20 -04:00 |
PySimpleGUI
|
68f99f6bae
|
Cleanup selection collapse demo
|
2020-08-05 08:43:19 -04:00 |
PySimpleGUI
|
1c106b159a
|
Merge pull request #3245 from PySimpleGUI/Dev-latest
Renamed Collapsible Section Demo
|
2020-08-04 12:17:49 -04:00 |
PySimpleGUI
|
32f1e46b0c
|
Renamed Collapsible Section Demo
|
2020-08-04 12:17:32 -04:00 |
PySimpleGUI
|
0fa1329d4f
|
Merge pull request #3244 from PySimpleGUI/Dev-latest
New demo - collapsible sections
|
2020-08-04 12:15:22 -04:00 |
PySimpleGUI
|
faf62e136c
|
New demo - collapsable sections
|
2020-08-04 12:14:50 -04:00 |
PySimpleGUI
|
b5c19c294d
|
Merge pull request #3243 from PySimpleGUI/Dev-latest
Added code to Window.visibility_changed and Column.contents_changed()
|
2020-08-04 08:37:00 -04:00 |
PySimpleGUI
|
143714335d
|
Added code to Window.visibility_changed and Column.contents_changed()
|
2020-08-04 07:37:17 -04:00 |
PySimpleGUI
|
75b9f6e583
|
Merge pull request #3242 from PySimpleGUI/Dev-latest
Pin demo update
|
2020-08-03 16:01:24 -04:00 |
PySimpleGUI
|
82baa86150
|
Pin demo update
|
2020-08-03 16:01:05 -04:00 |
PySimpleGUI
|
b85e6ad36c
|
Merge pull request #3241 from PySimpleGUI/Dev-latest
Demo of element pinning capability
|
2020-08-03 15:59:28 -04:00 |
PySimpleGUI
|
92c15169ca
|
Demo of element pinning capability
|
2020-08-03 15:59:10 -04:00 |
PySimpleGUI
|
54abff96d2
|
Merge pull request #3240 from PySimpleGUI/Dev-latest
Release 4.28.0
|
2020-08-03 15:54:11 -04:00 |
PySimpleGUI
|
523af47883
|
Release 4.28.0
|
2020-08-03 15:53:50 -04:00 |