forked from townforge/townforge
40 lines
1.6 KiB
Plaintext
40 lines
1.6 KiB
Plaintext
WindowInfo
|
|
title Auction account
|
|
centered-relative-size: 0.7 0.8
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "available"
|
|
|
|
TBEditField: multiline: 1, readonly: 1, gravity: "left right", adapt-to-content: 1, skin: "TBEditField.select-items-message", is-focusable: 0
|
|
text: "While your account is being auctioned, you will not be able to control it anymore."
|
|
TBEditField: multiline: 1, readonly: 1, gravity: "left right", adapt-to-content: 1, skin: "TBEditField.select-items-message", is-focusable: 0
|
|
text: "To bid for an account, a wallet must not have a game account already."
|
|
|
|
TBLayout: axis: x
|
|
TBTextField: text: "Duration (days)"
|
|
TBInlineSelect: id: "duration", min: 2, max: 14
|
|
TBButton: text: "Help", id: "help"
|
|
|
|
TBLayout: axis: x
|
|
TBClickLabel: text: "Extend until bought"
|
|
TBCheckBox: id: "extend"
|
|
|
|
TBLayout: axis: x
|
|
TBTextField: text: "Reserve price"
|
|
TBEditField: id: "reserve-price", placeholder: "0"
|
|
TBToggleContainer: id: "reserve-price-error-container", toggle: "expanded", gravity: "left right"
|
|
TBLayout: axis: x, distribution: "gravity", distribution-position: "left"
|
|
TBImageWidget: filename: "images/warning.png"
|
|
lp:
|
|
width: 24
|
|
height: 24
|
|
TBTextField: id: "reserve-price-error", gravity: "left right", text-align: "left", skin: "text-error"
|
|
|
|
TBEditField: id: "title", placeholder: "Title (optional)", gravity: "left right"
|
|
|
|
TBEditField: id: "description", multiline: 1, placeholder: "Description (optional)", gravity: "all"
|
|
|
|
TBLayout: axis: x
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|