#how do I line up my buttons underneath ?
1 messages Β· Page 1 of 1 (latest)
I have 5 Buttons
Change "orientation": "horizontal" to "orientation": "vertical"
You are currently using a grid, so if you mean just have 5 buttons on top of each other, you reed to remove grid, and just make it a stack panel. If you want to have a grid that goes down, you may need to make the panel smaller so that they have space to go down how you like
thank you π
The easiest way to change the background is to just insert a image behind it thatβs the size of the panel
Ohhh ok
Thank you man !
π
My one suggestion is to make the close button smaller and centered
yes I thought about it too thanks ππ»