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
1830
Closing Floating SplitPane
posted

When a floating window has more than one ContentPane, a close button appears in the title bar, which when clicked sends close commands to all the CPs in the floating window.  I need to follow the cancelable closing idiom here.  I'm wondering if there is a higher event (at the SplitPane level perhaps?) in the floating window where I could add a handler to do this.  Any other ideas are welcome.  Thanks.

Parents Reply Children