Hi,
First of all I want to thank you for this wonderful docking environment.
As LeafDock only allows Dockables to be docked, is it impossible to somehow put a TabDock inside a another TabDock?
I mean, is there no way to have a dockable tab which holds also Dockables?
Greets
Manveru
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You are right. At this moment it is impossible to have a TabDock inside a TabDock. However, it is possible to extend the docking framework with a CompositeTabDock. This kind of dock would be a CompositeDock and could have TabDocks as child docks.
It was on my todo list to add this CompositeTabDock. I will start with it now. It will be part of javadocking version 1.4. I think I will release it the beginning of januari.
Regards,
Heidi.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
First of all I want to thank you for this wonderful docking environment.
As LeafDock only allows Dockables to be docked, is it impossible to somehow put a TabDock inside a another TabDock?
I mean, is there no way to have a dockable tab which holds also Dockables?
Greets
Manveru
Hi Manveru,
You are right. At this moment it is impossible to have a TabDock inside a TabDock. However, it is possible to extend the docking framework with a CompositeTabDock. This kind of dock would be a CompositeDock and could have TabDocks as child docks.
It was on my todo list to add this CompositeTabDock. I will start with it now. It will be part of javadocking version 1.4. I think I will release it the beginning of januari.
Regards,
Heidi.
A beta release with the new functionality (nested tab docks) is now available.
Heidi.