Widgets

Select a widget:

Label widgets display text with a coloured background. They can be read and written to

Entry widgets allow for the user to input text. They can also be used to display text that can be selected.

Button widgets run a function from the parent script when clicked on by a user

Image widgets store images. They can be stretched or scaled.

Dropdowns allow for a selection among multiple values

Extra information about system properties

Custom widgets allow for additional widgets to be handled by GUI Pie.