Page 1 of 1
Space between buttons
Posted: Mon Jun 15, 2020 8:00 pm
by onlye
I have two buttons in a layout grid cell. They are placed vertically. Is there a way to add some space of padding between the buttons?
thanks,
eric
Re: Space between buttons
Posted: Mon Jun 15, 2020 8:05 pm
by Pablo
You can add spacing between elements by using margin.
The margin properties are available in the context menu (right click), the Arrange menu and Property Inspector.
Re: Space between buttons
Posted: Tue Jun 16, 2020 1:48 am
by onlye
Thanks Pablo.