Hello,
we have two questions about the jqxDockingLayout.
In several Posts that we found, it was mentioned that some features will be implemented in the future.
I will qoute a question from an other user:
“How do you dock the floatgroup back to the middle “document panel”? (I know you can do this by mouse but I want to achieve it by coding)
Basically I’d like to create an IDE like feature where you can click on a file name on the tree on my left/right panel, and create a new panel in documentPanel or put it back in focus if it is already there.”
The Response was: “Unfortunately, there is currently no way to do this programmatically. However, we will consider improving the widget by adding such a feature in the future.” – Is this already implemented?
The second question: Is it possible to close the document Panel using a Close button, without right click? Or is it possible to trigger the closing from a button inside the documentPanel?
Best Regards