Hi Frederick,
re:
> I would be happy if all three of my buttons (Save, Restore, Clear) could
> be the same size and on the same "row".
This isn't really feasible because if they all grow to the same width as the widest ("Restore") that would take up more than the available horizontal width.
There is room for them to fit in one row if you allow the "Save" and "Clear" buttons to be smaller than "Restore", I've attached a setup like that.
> And if there could be some space between them and the text field/check box above, and the Done/Cancel buttons below.
In the attached example I put the buttons in a container and set a margin on the container to do that.
- Michael
|