Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 tháng trước cách đây
..
screenshots a0ad65d7df Improve and update Control Gallery for Godot 4.0 1 năm trước cách đây
README.md a0ad65d7df Improve and update Control Gallery for Godot 4.0 1 năm trước cách đây
control_gallery.tscn 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 năm trước cách đây
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 năm trước cách đây
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 năm trước cách đây
project.godot 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 tháng trước cách đây
tree.gd a0ad65d7df Improve and update Control Gallery for Godot 4.0 1 năm trước cách đây

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/890

Screenshots

Screenshot