
I'm having some problems using the DockSiteLayoutSerializer class, and I'm not sure if because what I'm trying to do is supported or not.
What I would like to do is be able to save the positions and sizes of ToolWindows across application restarts. I don't want the ToolWindows to automatically restore, but should they be opened they should then be restored to their previous state (including docking position/location, size, and autohide settings).
I've tried setting LazyLoad, but there doesn't seem to be any effect as all the toolwindows just spawn on the right now.
What is required for the DockSiteLayoutSerializer to "remember" which windows are which? Is this possible?
What I would like to do is be able to save the positions and sizes of ToolWindows across application restarts. I don't want the ToolWindows to automatically restore, but should they be opened they should then be restored to their previous state (including docking position/location, size, and autohide settings).
I've tried setting LazyLoad, but there doesn't seem to be any effect as all the toolwindows just spawn on the right now.
What is required for the DockSiteLayoutSerializer to "remember" which windows are which? Is this possible?