Commit graph

6596 commits

Author SHA1 Message Date
PySimpleGUI
adcaa2280c
Merge pull request #4016 from PySimpleGUI/Dev-latest
Updated demo to use newer coding guidelines, better key format
2021-03-07 13:02:00 -05:00
PySimpleGUI
923723f7a7 Updated demo to use newer coding guidelines, better key format 2021-03-07 13:01:42 -05:00
PySimpleGUI
f3d9566e21
Merge pull request #4014 from PySimpleGUI/Dev-latest
Emojis
2021-03-07 02:50:20 -05:00
PySimpleGUI
62fbb19bbd Emojis 2021-03-07 02:49:26 -05:00
PySimpleGUI
ab77fcfe9d
Merge pull request #4013 from PySimpleGUI/Dev-latest
Removed the importing of individual elements. Simplified and added mo…
2021-03-06 23:53:40 -05:00
PySimpleGUI
55424278ba Removed the importing of individual elements. Simplified and added more comments 2021-03-06 23:53:21 -05:00
PySimpleGUI
96f343c725
Merge pull request #4006 from PySimpleGUI/Dev-latest
Updated Theme addition, Buttons with images, Script launcher, Progres…
2021-03-04 14:44:05 -05:00
PySimpleGUI
42a7f5999b Updated Theme addition, Buttons with images, Script launcher, ProgressBar, Math, Compound Element, removed calling Finalize 2021-03-04 14:43:49 -05:00
PySimpleGUI
3874d9d821
Merge pull request #4005 from PySimpleGUI/Dev-latest
For cookbook
2021-03-04 14:35:43 -05:00
PySimpleGUI
91a16084fb For cookbook 2021-03-04 14:35:28 -05:00
PySimpleGUI
d6412a3b60
Merge pull request #4004 from PySimpleGUI/Dev-latest
Cookbook image
2021-03-04 14:32:47 -05:00
PySimpleGUI
3bb3878ed2 Cookbook image 2021-03-04 14:32:31 -05:00
PySimpleGUI
17f8a6f327
Merge pull request #4003 from PySimpleGUI/Dev-latest
Cookbook image
2021-03-04 14:10:51 -05:00
PySimpleGUI
bba3f9df3c Cookbook image 2021-03-04 14:10:33 -05:00
PySimpleGUI
5634b14736
Merge pull request #4002 from PySimpleGUI/Dev-latest
Cookbook image
2021-03-04 14:03:34 -05:00
PySimpleGUI
458b218e56 Cookbook image 2021-03-04 14:03:19 -05:00
PySimpleGUI
5480e7cef6
Merge pull request #4001 from PySimpleGUI/Dev-latest
new image for cookbook
2021-03-04 13:32:35 -05:00
PySimpleGUI
5b6a8fa6e7 new image for cookbook 2021-03-04 13:32:15 -05:00
PySimpleGUI
78f916928f
Merge pull request #4000 from PySimpleGUI/Dev-latest
New demo on how to add your own custom theme and then use it
2021-03-04 12:31:59 -05:00
PySimpleGUI
8dcfed8bc9 New demo on how to add your own custom theme and then use it 2021-03-04 12:31:42 -05:00
PySimpleGUI
17faff6f47
Merge pull request #3998 from PySimpleGUI/Dev-latest
Dev latest
2021-03-03 16:10:53 -05:00
PySimpleGUI
e2c98a26ac Release 4.35.0 2021-03-03 16:10:27 -05:00
PySimpleGUI
6401ef34dd New Demo with the PySimpleGUI Helpers 2021-03-03 16:07:08 -05:00
PySimpleGUI
62f7b39602 Release 4.35.0 2021-03-03 16:06:54 -05:00
PySimpleGUI
f629505170
Merge pull request #3997 from PySimpleGUI/Dev-latest
Immediately apply global theme changes (for all future window creations)
2021-03-03 11:51:17 -05:00
PySimpleGUI
72c4484629 Immediately apply global theme changes (for all future window creations) 2021-03-03 11:50:56 -05:00
PySimpleGUI
eff46ad319
Merge pull request #3996 from PySimpleGUI/Dev-latest
Added keep on top to the theme swatches window
2021-03-03 10:13:12 -05:00
PySimpleGUI
31a65ddf18 Added keep on top to the theme swatches window 2021-03-03 10:12:31 -05:00
PySimpleGUI
8aa6490e0d
Merge pull request #3995 from PySimpleGUI/Dev-latest
Theme swatch previewer copies color to clipboard correctly now. Previ…
2021-03-03 09:29:11 -05:00
PySimpleGUI
65a2dfc85b Theme swatch previewer copies color to clipboard correctly now. Previously only printed it. Also set the window size to a fixed size. 2021-03-03 09:28:54 -05:00
PySimpleGUI
b859d423ff
Merge pull request #3994 from PySimpleGUI/Dev-latest
Dev latest
2021-03-03 07:20:28 -05:00
PySimpleGUI
a020214fb6 Bump ver for last fix 2021-03-03 07:20:12 -05:00
PySimpleGUI
2b2a9ba079 Fixed bug in the execute_editor call 2021-03-03 07:19:26 -05:00
PySimpleGUI
b97effb22b
Merge pull request #3993 from PySimpleGUI/Dev-latest
Use global settings for the editor and the explorer if set.  Also has…
2021-03-03 07:01:16 -05:00
PySimpleGUI
e096a2f0fb Fix for leaving settings blank 2021-03-03 07:00:37 -05:00
PySimpleGUI
1927caafd8 Use global settings for the editor and the explorer if set. Also has the latest searching code for faster searches. 2021-03-03 06:54:33 -05:00
PySimpleGUI
1bedfbfc15
Merge pull request #3992 from PySimpleGUI/Dev-latest
New traceback error handling & messages, The Exec APIs exec command, …
2021-03-02 17:39:21 -05:00
PySimpleGUI
4b79c54237 New traceback error handling & messages, The Exec APIs exec command, exec py, exec editor, exec file explorer, more global settings, buttoning up the release.... 2021-03-02 17:39:02 -05:00
PySimpleGUI
427cf350ef
Merge pull request #3988 from PySimpleGUI/Dev-latest
Simple change to test git
2021-03-01 15:26:23 -05:00
PySimpleGUI
f435629d9a Simple change to test git 2021-03-01 15:25:54 -05:00
PySimpleGUI
f1a3cbb3d8
Merge pull request #3985 from PySimpleGUI/Dev-latest
Cleaning up demos so local changes get rolled in.  Old demos removed.…
2021-03-01 07:00:01 -05:00
PySimpleGUI
0ec79ce4b4 Cleaning up demos so local changes get rolled in. Old demos removed. There is a significant effort underway 2021-03-01 06:59:36 -05:00
PySimpleGUI
f83227ab3c
Merge pull request #3984 from PySimpleGUI/Dev-latest
Added OptionMenu element, cleaned up TabGroup layout.
2021-03-01 05:45:12 -05:00
PySimpleGUI
724d6ae7a9 Added OptionMenu element, cleaned up TabGroup layout. 2021-03-01 05:44:40 -05:00
PySimpleGUI
27aa2ffb04
Merge pull request #3982 from PySimpleGUI/Dev-latest
Removed extra read
2021-03-01 04:27:45 -05:00
PySimpleGUI
4491798db2 Removed extra read 2021-03-01 04:27:26 -05:00
PySimpleGUI
8c01860696
Merge pull request #3979 from PySimpleGUI/Dev-latest
Addition of Thonny to editor strings, fix in button color conversion …
2021-02-28 15:29:15 -05:00
PySimpleGUI
3613701c11 Addition of Thonny to editor strings, fix in button color conversion code. 2021-02-28 15:28:58 -05:00
PySimpleGUI
2b7024762a
Merge pull request #3977 from PySimpleGUI/Dev-latest
Happy emojis, internal error popup stays open after launching user's …
2021-02-28 10:32:34 -05:00
PySimpleGUI
59842c5ddd Happy emojis, internal error popup stays open after launching user's IDE so error remains visible, auto-fill the editor launch string when user fills in the editor (10 IDEs are supported) 2021-02-28 10:32:18 -05:00