The text tool allows you to place text in you GUI.
To implement a text in guiDesigner:
To access the text properties, right click the text box and select Text Properties
.
Enter the text that you wish to display in your GUI.
Check this box to wrap the text to the next line when it runs out of space on the current line. If you do not check this box and the text is longer than can fit in, the part that does not fit will not be visible in the GUI.
Select the text theme you would like to use. This choice is derived from the text themes you have defined in your project within the Theme Manager.
This option allows for manual entry of the position and size of the slider.
This window shows how the text will look in your GUI.