Replies: 1 comment
-
|
Here is a video https://www.youtube.com/watch?v=7pdNfafg3Qc |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
During the pymodaq's days some people complained a bit about the docking system being sometimes unreliable (and not particularly pretty).
I found out this library which seems to go further than the pyqtgraph used curently.
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
It is developed in C++ but contains some SIP files which allow to call them directly with Python. One could also imagine making a python library from the C++ one directly.
Beta Was this translation helpful? Give feedback.
All reactions