ShatteredReality b4c73f4888 Fix README links to asset library (#1078) преди 7 месеца
..
screenshots a0ad65d7df Improve and update Control Gallery for Godot 4.0 преди 2 години
README.md b4c73f4888 Fix README links to asset library (#1078) преди 7 месеца
control_gallery.tscn 31d1c0c112 Remove old and unused project settings, update various demos for 4.2 (#1024) преди 10 месеца
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) преди 1 година
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) преди 1 година
project.godot bac1e69164 Use static typing in all demos (#1063) преди 8 месеца
tree.gd a0ad65d7df Improve and update Control Gallery for Godot 4.0 преди 2 години

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