forked from townforge/townforge
23 lines
781 B
Plaintext
23 lines
781 B
Plaintext
WindowInfo
|
|
title Select items
|
|
centered-relative-size: 0.7 0.8
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "available"
|
|
|
|
TBEditField: id: "message", multiline: 1, readonly: 1, gravity: "left right", adapt-to-content: 1, skin: "TBEditField.select-items-message", is-focusable: 0
|
|
|
|
TBSelectList: id: "items", gravity: "all"
|
|
|
|
TBToggleContainer: id: "gold-total-container", toggle: "expanded"
|
|
TBLayout: axis: y
|
|
TBLayout: axis: x
|
|
TBTextField: text: "Total gold to recover", gravity: "left"
|
|
TBTextField: id: "total-gold", gravity: "right"
|
|
|
|
TBEditField: id: "search", gravity: "left right", placeholder: "search", type: "search", autofocus: 1
|
|
|
|
TBLayout: axis: x
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|