Hi,
I have a ToolWindowContainer with two tabs in it that is working great. I am saving state and then restoring it successfully. Currently, I look at the ToolWindows and if their 'State' is UnDocked, then I Dock() before I serialize. I would like to get away from this and save the state with windows to stay undocked when restored. I have had some success, but am stuck at one place.
My question:
How can I get both tabs (ToolWindows) to UnDock() in the same window? I would like to undock one or both separately ( I can do this now), or undock both in one window as a tabbed control without effecting the original settings, so on dock they return to the correct place.
Hamid
[Modified at 04/02/2009 11:10 AM]
I have a ToolWindowContainer with two tabs in it that is working great. I am saving state and then restoring it successfully. Currently, I look at the ToolWindows and if their 'State' is UnDocked, then I Dock() before I serialize. I would like to get away from this and save the state with windows to stay undocked when restored. I have had some success, but am stuck at one place.
My question:
How can I get both tabs (ToolWindows) to UnDock() in the same window? I would like to undock one or both separately ( I can do this now), or undock both in one window as a tabbed control without effecting the original settings, so on dock they return to the correct place.
Hamid
[Modified at 04/02/2009 11:10 AM]