I’m looking for some advice on how to resize web controls and interlock their positions bassed on their size.
As an example you can see here that the text in a WebLabel wrapped when resized to a smaller width, which should automatically adjust the height of of the WebLabel. In turn, all elements below the WebLabel (in this case the Input fields) should move down.
I found some references to LayoutType, Flex, Flow, but I could not localize a documentation about how to use them, what they are for exactly and if they would address this issue.
So hopefully someone could shed shed some light on how to implement this correctly.
Thanks!
4 posts - 3 participants