-
Notifications
You must be signed in to change notification settings - Fork 212
GUI Elements
Calvin Hass edited this page Aug 27, 2019
·
2 revisions
GUIslice Repository: Overview >
This page provides a brief description of the various GUI elements (widgets) that are available in GUislice.
NOTE: This page is under development. It is intended to provide screenshots of each control, along with the various configuration options (core library and Builder), along with usage recommendations.
- If the text field will be updated at runtime, then some storage must be provided to the element (the "External storage" property in the Builder must be set to the maximum string length).
- The default text field content is an empty string
- To ensure that the element is still visible in the Builder preview window, the placeholder text "TODO" is shown in the preview window until the "Text" property has been changed.