Adding elements, such as buttons, all follow the same idea:
Note that, due to you setting the dimensions of the must-see-area in the previous step (to 500x400), the canvas on which you can place elements is 500x400 pixels.
After the elements have been placed on the canvas, it will then be scaled up to fit the screen, scaling the elements accordingly to keep a consistent look.
Create a new element-field, and enter the name for the button (e.g. Measurement button).add-button next to it to create it.Start measurement.Element type-field, and select button.On click, go to-field, and select 02.01 - aoxQuickConnectScanner.
02.01 - aoxQuickConnectScanner, which will start the process.200px, and its height to 50px.
px. If you don't enter any unit, the value will be ignored by the application.150px and a top-position of 300px.
500 pixels wide, and the button being 200 pixels wide, leaving a space of 150 pixels left of it results in a space of the same width right of it, effectively centering the button.While the button now works and is positioned correctly, it looks very simple. The following steps are optional, but will allow you to create a more appealing button.
Add key-field. Entering a name here, and clicking the Add-button next to it, creates a new property of the button.border-radius, with a value of 10pxcolor, with a value of #FFFFFFbackground-color, with a value of #9c9d92font-size, with a value of 15pxfont-family, with a value of "Georgia", serif