In our application, we load documents within the TabbedMdiHost. We wanted the possibilty to have our documents as floating windows, so we use ToolWindows instead of DocumentWindow and set the state to Document while loading.
This almost sastify our needs, but we also want to be able to directly drag the Toolwindow state into floating state without first setting the document manually to Float.
This would be the same behaviour as ToolWindows in Dockable state.
Is there any built-in solution?
This almost sastify our needs, but we also want to be able to directly drag the Toolwindow state into floating state without first setting the document manually to Float.
This would be the same behaviour as ToolWindows in Dockable state.
Is there any built-in solution?