Show active config path in window title#125
Conversation
|
Could you help me understand the motivation behind this one a little better? I'm hesitant to add that much cruft to the title bars of all the apps for something that feels like a niche problem that has other potential solutions that aren't so top level. It does appear that |
|
I guess first with a bit of rebuttal: most software indicates "the active file" (whatever than means) in the title bar, so I don't think that this should be considered as cruff. The more substantive response is that, yes this currently appears in the |
change the title bar of the main window of all labscript apps to read "app name - path to app_config_file" for example "runmanager - ~/labscript-suite/app_saved_configs/example_apparatus/runmanager/runmanager.ini".
This is helpful in verifying that the app is actually accessing the desired configuration file, which has been an ofttimes issue locally.