Good morning.
I have problems with radDock layout and serialization. My problems are also visible in the application examples provided with radControls. I use Visual Studio 2008 Express Edition on a Windows XP OS. RadControls version is RadControls for WinForms Q2 2009 SP1.
- In the test application Examples\Docking\Serialization, when I want to move ToolWindow1 on the left, I see in the preview that it’ll fill half the space of ToolWindow3. When I dropped ToolWindow1, the result is not the same, and the windows will not appear as in the preview.
- When I modify the layout and then save the new layout, when I load the layout a new floating radForm will appear. Trying to move it around by clicking on the title bar causes it to disappear. Then, every time I try to load the layout again, all is ok. I mean: if I modify the layout and save the changes, the first time I reload the new layout I got the problem. If I save the layout again (with no changes), no problems arise.
The same behaviour I obtain in my applications.
Thank you.