Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1945
Get Active Panes
posted

Hi

I have set all my panes CloseAction to RemovePane. When i close a pane and call the DockManager function GetPanes(), i still get all the panes. How can i get only all active panes?

I'm trying to implement a procedure where the last active pane is not allowed to be closed and not allowed to be floating.