forked from townforge/townforge
28 lines
862 B
Plaintext
28 lines
862 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"
|
|
|
|
TBToggleContainer: id: "footer-container", toggle: "expanded"
|
|
TBLayout: axis: y
|
|
TBTextField: id: "footer"
|
|
|
|
TBLayout: axis: x, distribution: "gravity"
|
|
TBEditField: id: "filter", placeholder: "Filter", gravity: "left right", autofocus: 1
|
|
TBToggleContainer: id: "show-inactive-container", toggle: "expanded"
|
|
TBLayout: axis: x
|
|
TBClickLabel: text: "Show inactive"
|
|
TBCheckBox: id: "show-inactive"
|
|
TBToggleContainer: id: "show-id-container", toggle: "expanded"
|
|
TBLayout: axis: x
|
|
TBClickLabel: text: "Show ID"
|
|
TBCheckBox: id: "show-id"
|
|
|
|
TBLayout: axis: x
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|