Hey, I am trying to create a column containing rows to make a 3x3 grid of buttons that fill the window with all of them the same size. Is there some way to accomplish this? Thanks
s
sigmadelta
01/13/2021, 9:55 PM
I guess you could try giving each button in the row a weight of 0.33.
m
Marek Venc
01/13/2021, 10:23 PM
ah yes thanks, was not aware weight was in compose