PySimpleGUI
|
2b6ce7590e
|
set encoding="utf8" so that can have special chars in files. ..otherwhise reads fail
|
2021-01-30 18:23:56 -05:00 |
PySimpleGUI
|
4b79837cb7
|
Fix for case-mismatch. Made search string all lower. Changed how Linux python command is launched. Added defaults to User Settings.
|
2020-11-15 15:19:17 -05:00 |
PySimpleGUI
|
977bc66196
|
Changed so that Linux version works the same as Windows
|
2020-10-30 18:18:26 -04:00 |
PySimpleGUI
|
b957d3e757
|
Removed default value parameter from several user_settings_get_entry to simplify.
|
2020-10-25 14:49:37 -04:00 |
PySimpleGUI
|
63ecca6a2f
|
Replaced all globals with user settings
|
2020-10-25 11:05:40 -04:00 |
PySimpleGUI
|
9a4cbbccf8
|
Added theme to settings
|
2020-10-24 19:54:18 -04:00 |
PySimpleGUI
|
71f121b949
|
Make everything "settings driven". Has a settings window to set the folders and the programs information
|
2020-10-24 19:42:37 -04:00 |
PySimpleGUI
|
930747a324
|
New Demo Program - GitHub file copier
|
2020-10-12 17:24:29 -04:00 |