On Sun, 23 Jun 2019 at 06:51, Martin Marmsoler <martin.marmso...@gmail.com> wrote: > > Hello, > > I'm searching an alternative to the QDockWidget, because it has some > limitations. Maybe somebody knows an open source implementation of something > I'm searching for. > The alternative should be similar to the dock in Matlab. There is the > possibility to hide the dock by pressing a button when it is not floating. > Then only a tabed widget is visible. When hovering this label, the dockwidget > is visible, but it overlaps the Mainwindow and is not next to the MainWindow. > When leaving the dock it is minimized by it self. This is usefull to save > space if you have a small monitor. > > Here is a small demonstration how it looks like in Matlab: > https://www.dropbox.com/s/mehm4j1q5yxof2i/MinimizingDock.mp4?dl=0
I'm not sure what the current state of it is, but you could look at the Qt based Indigo Dock project ( https://github.com/nitramr/indigoDock ) Nyall _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest