Hi,
I want to now where there is an event triggered when a floating window is being docked or was docked in another toolwindow's container
and will there be some indicator to show the current container has more than one toolwindow inside it?
Hi,
I want to now where there is an event triggered when a floating window is being docked or was docked in another toolwindow's container
and will there be some indicator to show the current container has more than one toolwindow inside it?
Hi Otto,
You might be able to use the WindowDragged or WindowStateChanged event to know when a drag is complete and the state has changed respectively.
When a tool window container has more than one tool window in it, tabs will show, where each tab represents a tool window.
Thanks, I'll try it.
Please log in to a validated account to post comments.