Adds two gui layouts: SimpleRowLayout and SimpleColumn Layout.
Both of them give all fixed-sized widgets their fixed size and divide the remaining space among the rest. This is extremely useful for resizable windows to adjust their layout without much extra effort.
This does not pertain to a specific issue.
Adds two gui layouts: SimpleRowLayout and SimpleColumn Layout.
Both of them give all fixed-sized widgets their fixed size and divide the remaining space among the rest. This is extremely useful for resizable windows to adjust their layout without much extra effort.