Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Allow dragging tool windows between tool window managers #17

Open
not-surt opened this issue Oct 21, 2015 · 1 comment

Comments

@not-surt
Copy link

The only thing ToolWindowManager is missing for me is the ability to drag tool windows between different QToolWindowManagers, so that I can have separate top-level QMainWindows each containing a QToolWindowManager and move tool windows between them.

@PlasmaMichael
Copy link

I actually did a custom widget for that using QTabWidget + QMainWindow called TabbedWindow.
I don't know if it's good to have all in one, it will be needed to be examined.
It's important to take care to not mix dock and window badly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants