> Thank you. This does help some but.....
>
> I think I now understand the usew/h but in your
> example with the usew="MrSameWidth" how
> does that width value actually get defined.
When switching from one layout to another, the width of the old layout is automatically used as the width of the new layout.
If the user has selected the layout "myFineLayout", scales the window to 600px and switch to "someFinerLayout", "someFinerLayout" will be set to 600px, too.
If he then scales the window showing "someFinerLayout" to 800px and switches back to "myFineLayout", the width of "myFineLayout" will be set to 800px, too -- and not to the 600px as used the last time the layout was shown.
> What I am hoping to do is actually set a specific
> opening size for a certain layout.
This is possible using defw and defh - however, if the user scales the window one time, this new size is always remembered. Currently, I cannot imagine a situation where this is not wanted.
> Thank you very much for your patience and help.
No problem, you're welcome!
Best regards,
Your Silverjuke-TeamStatistics: Posted by Service-Team — 27. Aug 06, 15:19
]]>