Blake Harnden
|
69652ac577
|
updates to python based logging to use module named loggers, updated logging config file to align with these changes
|
2021-04-21 21:09:35 -07:00 |
|
Blake Harnden
|
f0bc3bbc99
|
pygui: updates to leverage tk provided constants for sticky configuration, instead of duplicate strings everywhere
|
2020-08-02 10:36:14 -07:00 |
|
Blake Harnden
|
527d34e374
|
pygui: added type hinting to class variables for core.gui.dialogs
|
2020-06-22 11:04:33 -07:00 |
|
Blake Harnden
|
1d620a0b17
|
pygui some cleanup for dialog constructors to avoid passing duplicate parameters in most cases
|
2020-05-04 22:50:59 -07:00 |
|
Blake Harnden
|
9d1f5cfcc6
|
pygui most dialogs are modal, default dialogs to modal
|
2020-05-01 19:56:57 -07:00 |
|
Huy Pham
|
ea341cbe45
|
set the initial directory of executing python scripts to HOME_PATH/scripts
|
2020-03-02 14:08:11 -08:00 |
|
Huy Pham
|
dfc24e107f
|
use grpc method to execute python script, redraw canvas and reset session data
|
2020-03-02 09:01:03 -08:00 |
|
Huy Pham
|
848cda03f7
|
design execute python file dialog
|
2020-02-27 15:24:36 -08:00 |
|