forked from townforge/townforge
27 lines
752 B
Plaintext
27 lines
752 B
Plaintext
WindowInfo
|
|
title Mint
|
|
centered-relative-size: 0.9 0.9
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "available"
|
|
|
|
TBTextField: text: "The following coins are available for minting:"
|
|
TBLayout: axis: x
|
|
TBTextField: text: "There is a minting fee of"
|
|
TBTextField: id: "minting-fee"
|
|
TBTextField: text: "gold per coin"
|
|
|
|
TBLayout: axis: x, size: "available"
|
|
TBLayout: axis: x
|
|
TBTextField: text: "Balance:"
|
|
TBTextField: id: "balance"
|
|
|
|
TBLayout: axis: x, gravity: "right"
|
|
TBClickLabel: text: "Show all"
|
|
TBCheckBox: id: "show-all"
|
|
|
|
TBLayout: axis x, distribution-position: "left top", distribution: "available"
|
|
|
|
TBLayout: axis: y, distribution: "available"
|
|
TBSelectList: id: "list", gravity: "all"
|