Creates a button with a text label, text color, background and font size; sizes are pixel strings or fractions of the parent, and a size left out is chosen by the engine.
The name, the label, the colors, the optional size and the font size
The button
Reads the label currently shown on a button.
The button
The label text
Changes the label shown on a button to the given text.
The button and the text
The same button
Push buttons with a text label. Subscribe to the button's pointer click event to run code when it is pressed; the label, colors and size can be changed after creation with the
controlmethods.