Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

Docking: Layout changes after minimize/maximize main form

Hello,

some of my beta testers mentioned that their layouts get changed when they maximize the main form after it was minimized.

It seems that the problem is the space zone, which is resized wrongly. 

The behaviour can easily be reproduced by adding a docksite on a empty form and adding three panels: Left, Center and Right.
Then run the app and make the center zone small by resizing the left and right zones (see attached image BeforeMinMax.png). 
Now minimize the main form and maximize it again by clicking on the program icon on the task bar. The layout now doesn't look as before (look at AfterMinMax.png).
The center zone has become bigger.

Do somebody know how to avoid this?

Regards
Kerem

File upload does currently not work... I hope this will work:

BeforeMinMax:

----------------------
| | | |
|    | | |
| | | |
| | | |
| | | |
----------------------

AfterMinMax:

----------------------
| | | |
|    | | |
| | | |
| | | |
| | | |
----------------------

Comments

Sign In or Register to comment.