forked from townforge/townforge
17 lines
555 B
Plaintext
17 lines
555 B
Plaintext
WindowInfo
|
|
title Select flag
|
|
centered-relative-size: 0.5 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: "flags", gravity: "all"
|
|
|
|
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"
|