Commit Graph

18 Commits

Author SHA1 Message Date
PySimpleGUI d27b337902 Better global theme support. Moved the line number to the front of the output 2021-03-07 18:48:26 -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 47069358b3 Addition of the execute_editor code but not used at this point. 2021-02-27 13:16:54 -05:00
PySimpleGUI aadcf3a772 Make backwards compatible (again) 2021-02-27 08:18:20 -05:00
PySimpleGUI 8c653861f7 Cleanup demo browser 2021-02-27 07:34:00 -05:00
PySimpleGUI d627c2246d Unified Demo & Project Browsers - now uses the new PySimpleGUI Exec APIs to launch everything 2021-02-27 07:32:51 -05:00
PySimpleGUI a2598828a1 Merged with the "Project Browser" so now only 1 program. 2021-02-24 12:59:02 -05:00
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