I'm stuck on something that is probably simple but I just can't seem to figure it out. An example of what I'm looking for is a screen with 4 buttons. One taking the entire top left quadrant, the 2nd taking the entire top right quadrant, the 3rd taking the entire bottom left quadrant and the 4th taking the entire bottom right quadrant. The end result would be that the 4 buttons fill the entire screen.
I seem to be able to equally stretch objects to fill the width of the screen or I can stretch objects to fill the height. What I can't seem to figure out is how to stretch the width and height at the same time.
Any help with this would be greatly appreciated.