Draft: Resolve "Move auto update to GUI server"
Description
MR on top of !377 (merged)
NOTE: for unknown reason, the plot display in the Figure is screwed up - but logic is there. It needs improvement,
like loading of scripts and maybe a gui.auto_update
object on client side to select device and have some
configuration option etc
Closes #423
Edited by guijar_m
Merge request reports
Activity
Filter activity
added 18 commits
- b75c4c88...d5c738ca - 8 earlier commits
- ba00c93a - fix: add .windows property to keep track of top level windows, ensure all windows are shown/hidden
- 450a0f49 - feat: add '.delete()' method to BECDockArea, make main window undeletable
- b914ca07 - fix: simplify AutoUpdate code thanks to threadpool executor in BEC Connector
- 8968be4b - refactor: move RPC-related classes and modules to 'rpc' directory
- b71eb8b8 - fix: prevent top-level dock areas to be destroyed with [X] button
- 9e067854 - fix: tests: rename fixtures and add 'connected_client_gui_obj'
- 58c37f0b - feat: add test for BECGuiClient features .new, .delete, .show, .hide, .close
- 48823b49 - fix: use generator exec feature of BEC Connector to remove the AutoUpdate thread+queue
- 95ffc0ff - fix: do not display error popup if command is executed via RPC
- 7f60d51f - refactor: move auto-update initialization to the GUI server side
Toggle commit listadded 1 commit
- 02fc5cb0 - refactor: move auto-update initialization to the GUI server side
requested review from @wakonig_k
added 21 commits
-
02fc5cb0...1c8b06cb - 20 commits from branch
main
- ef3146f1 - refactor: move auto-update initialization to the GUI server side
-
02fc5cb0...1c8b06cb - 20 commits from branch
Please register or sign in to reply