Quote:
|
Originally Posted by Zonx
On the very first object you'll find a settings for MinimumSize and MaximumSize. The first number for each of these controls the width constraints.
I don't recall all of it now, but there were issues caused by some stuff when allowed to resize. Scrollbars would become unusable, etc.
I can't gaurantee all the sub elements will resize properly when the window width is changed.
|
/nod I assumed there would be a reason you would make the window not resizeable Zonz =) I did forget the MaximumSize value tho... for whoever wants to resize the window, just increase that values (not too much though!) to be able to make the window bigger. I recommend backing up the file beforehand tho, as I'm not sure what horizontal expansion will do to the window, like Zonx said.