mirror of
https://github.com/xenia-project/elemental-forms.git
synced 2026-01-31 01:25:17 +01:00
31 lines
451 B
Plaintext
31 lines
451 B
Plaintext
WindowInfo
|
|
title Customized list items
|
|
position 770 50
|
|
size 300 300
|
|
LayoutBox
|
|
axis y
|
|
distribution gravity
|
|
gravity all
|
|
LayoutBox
|
|
distribution gravity
|
|
TextBox
|
|
id filter
|
|
gravity left right
|
|
placeholder @search
|
|
type search
|
|
ListBox
|
|
id list
|
|
gravity all
|
|
LayoutBox
|
|
distribution gravity
|
|
TextBox
|
|
id add_name
|
|
gravity left right
|
|
placeholder Name
|
|
Button
|
|
id add
|
|
text Add
|
|
Button
|
|
id delete all
|
|
text Delete all
|