Hi,
I want to save the layout whenever the user changes the sizes, positions, etc with the dashboard. I understand how to use the xml string to save, my question is what is the best way to trap the events related to these actions? What events are exposed to do this?
Also, can I distinguish between when someone closes a window inside of a dock vs. just changing the layout? I need to be able to remove that window from the user account when they no longer want it.
Thanks for your time.