Hugo Locurcio 4d49bbd1b8 Update demos for Godot 4.4 4 月之前
..
screenshots a0ad65d7df Improve and update Control Gallery for Godot 4.0 2 年之前
README.md b4c73f4888 Fix README links to asset library (#1078) 10 月之前
control_gallery.tscn 4d49bbd1b8 Update demos for Godot 4.4 1 月之前
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 年之前
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 年之前
project.godot 4d49bbd1b8 Update demos for Godot 4.4 1 月之前
tree.gd a0ad65d7df Improve and update Control Gallery for Godot 4.0 2 年之前
tree.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 1 月之前

README.md

Control Gallery

Showcases various Control nodes with their names affixed for easy recognition. This demo is inspired by similar "control gallery" demos found in GUI toolkits such as GTK.

The 3 main panels ("Basic controls", "Numbers" and "Lists") are separated using HSplitContainer and VSplitContainer nodes. This makes their individual size adjustable. Drag the empty space between panels to resize them.

Language: GDScript

Renderer: Compatibility

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2766

Screenshots

Screenshot