PySimpleGUI
|
d19c92ef83
|
Moved global into a function property, changed the verbose output.
|
2021-02-11 16:35:49 -05:00 |
PySimpleGUI
|
c35c626953
|
Regular expression searching, verbose mode to see the matches. It's a SOLID tool now!
|
2021-02-10 11:01:07 -05:00 |
PySimpleGUI
|
a9bb73ece7
|
Regular expression searching, faster find in file. GREAT tool now!
|
2021-02-09 07:26:45 -05:00 |
PySimpleGUI
|
8a859c9e37
|
Custom icon added
|
2021-02-05 10:48:00 -05:00 |
PySimpleGUI
|
2c68c2fc55
|
Fixed a number of things with changing the list of files. Includes .pyw files now
|
2021-02-02 11:29:26 -05:00 |
PySimpleGUI
|
763347ea15
|
Faster search within files, keep history of previously chosen folders.
|
2021-02-01 18:20:46 -05:00 |
PySimpleGUI
|
921bed7832
|
Make backwards compatible with older PySimpleGUI versions
|
2021-01-30 19:09:20 -05:00 |
PySimpleGUI
|
f9b3c9aa49
|
NEW demo - Project File Searcher Launcher - point to the top of a project tree and it'll find all py files, can search the names and the contents, edit and run.
|
2021-01-30 18:28:09 -05:00 |