Skip to content
Calvin Hass edited this page Aug 27, 2019 · 2 revisions

GUIslice Repository: Overview >

GUIslice Elements (Widgets)

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.

Text Field

  • 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).

Builder Notes

  • 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.

Text Button

Image Button

Checkbox (XCheckbox)

Radio Button (XCheckbox)

Image

Listbox (XListbox)

Slider (XSlider)

Spinner (XSpinner)

Textbox (XTextbox)

Ring Gauge (XRingGauge)

Progress Bar (XProgress)

Radial Gauge (XRadial)

Keypad (XKeyPad)

Ramp Gauge (XRamp)

Graph (XGraph)

Glowball (XGlowball)

Clone this wiki locally