forked from townforge/townforge
15 lines
370 B
Plaintext
15 lines
370 B
Plaintext
WindowInfo
|
|
title Select account
|
|
centered-relative-size: 0.4 0.6
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity"
|
|
|
|
TBSelectList: id: "accounts", gravity: "all"
|
|
|
|
TBEditField: id: "filter", placeholder: "Filter", gravity: "left right"
|
|
|
|
TBLayout: axis: x
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|