Hi
Is there a Layout that works like the StackPanel in WPF from .NET? That means for example with the QVBoxLayout it does not try to distribute the elements in the Layout evenly across the available space, but arrange the items one under the other starting from the top and the space between the elements is the same anyway how big the Layout is. Am I clear? Thanks for any ideas.
Cheers Lukas



