Guirecentfiles
Closes #166 (closed), SFG GUI load already seems to open in last used directory.
Merge request reports
Activity
added SFG GUI label
This will have to be accompanied with a change in
gui_interface.ui
as the next time it is compiled, it will overwrite the changes ingui_interface.py
. An option is to add this frommain_window.py
instead.Also, check https://gitlab.liu.se/da/B-ASIC/-/blob/master/b_asic/scheduler_gui/main_window.py#L85-91 to see how you can specify the context for the settings (so that they are saved in a sensible way on the OS).
Can you please rebase this @ollha42 ? Since we do not have the correct ui-file for this window anyway, we may just start editing the generated code as is done here.
added 28 commits
-
7dab0d8b...ec553c1b - 25 commits from branch
master
- 800d91ee - Progress on loading recent sfg files
- 8689b1ec - Recent files added to SFG GUI, saves between sessions with QSettings
- 8f15b8e0 - Added save location for QSettings
Toggle commit list-
7dab0d8b...ec553c1b - 25 commits from branch
added 35 commits
-
8f15b8e0...3a3d8d3b - 32 commits from branch
master
- 9bef2549 - Progress on loading recent sfg files
- f1a283f7 - Recent files added to SFG GUI, saves between sessions with QSettings
- 777b63db - Added save location for QSettings
Toggle commit list-
8f15b8e0...3a3d8d3b - 32 commits from branch
Please register or sign in to reply