PySimpleGUI
|
375dba6071
|
One more Linux change.... invoke using python3 rather than python
|
2021-02-21 10:51:01 -05:00 |
PySimpleGUI
|
208eb55e3f
|
Fixes for Linux. Uses full path for demo folder default now
|
2021-02-21 10:01:10 -05:00 |
PySimpleGUI
|
645dda81ed
|
Fixes so runs correctly on Linux
|
2021-02-21 08:51:41 -05:00 |
PySimpleGUI
|
9b656d35e7
|
set encoding="utf8" so that can have special chars in files. ..otherwhise reads fail, Added quotes around strings to run,
|
2021-01-30 18:24:45 -05:00 |
PySimpleGUI
|
c1f0f558b6
|
Refactor... get defaults for theme and editor from global PySimpleGUI settings
|
2021-01-28 14:37:14 -05:00 |
PySimpleGUI
|
6366e1f0ed
|
Clear fileter, find fields
|
2021-01-27 11:57:36 -05:00 |
PySimpleGUI
|
30af17a137
|
New icon so can tell diff between the "Demo Copy" from the "Demo Browse"
|
2021-01-24 13:24:45 -05:00 |
PySimpleGUI
|
9e3837cb86
|
Display number of files found
|
2021-01-24 13:08:24 -05:00 |
PySimpleGUI
|
f56b1e7fd1
|
Set the default demo programs path to "." since likely running from the folder with all the demos in it
|
2021-01-18 15:08:34 -05:00 |
PySimpleGUI
|
020532c8fb
|
New demo program - Demo Program Browser - Browser, launch, edit demo programs
|
2021-01-17 16:30:27 -05:00 |