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.
Hello Darryl,
Thank you for your post!
I have been looking into them and it seems that I am missing something from your scenario. Would you please provide me with some additional information about the functionality you are trying to achieve?
Do you want to be able to close the ContentPanes, that inside the Floating Widonw one by one and/or close the Floating Window itself too?
Having this information would help me further investigate this issue for you.
Looking forward to hearing from you.
PaneToolWindowLoaded/Unloaded?