Skip to content

Widget Gallery

Welcome to the GooeyPie Widget Gallery! Here you can see every tool you have available to build your apps.

Button

Use a Button when you want the user to trigger a specific action, like submitting an answer, rolling a virtual die, or calculating a score.

Learn how to use the Button ➔

Checkbox

Use a Checkbox when you need the user to make a simple "yes or no" choice, like "Include numbers" in a password generator or "Show advanced settings".

Learn how to use the Checkbox ➔

Entry

Use an Entry when you need the user to type in a single line of text, like their name, an email address, or a numeric value.

Learn how to use the Entry ➔

RadioGroup

Use a RadioGroup when you want to give the user a few visible choices, but they are only allowed to pick exactly one (like selecting an 'Easy,' 'Medium,' or 'Hard' difficulty level).

Learn how to use the RadioGroup ➔

Secret

Use a Secret when you need the user to type a password or sensitive information that should be safely hidden with dots.

Learn how to use the Secret ➔

Slider

Use a Slider when you want the user to easily pick a number from a range by dragging a handle, like adjusting volume, speed, or a character's stats.

Learn how to use the Slider ➔

Textbox

Use a Textbox when you need the user to type a lot of text across multiple lines, like writing a message, a journal entry, or a feedback form.

Learn how to use the Textbox ➔