forked from townforge/townforge
15 lines
383 B
Plaintext
15 lines
383 B
Plaintext
WindowInfo
|
|
title Select items
|
|
centered-relative-size: 0.5 0.8
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "available"
|
|
|
|
TBSelectList: id: "items", gravity: "all"
|
|
|
|
TBEditField: id: "search", gravity: "left right", placeholder: "search", type: "search"
|
|
|
|
TBLayout: axis: x
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|