townforge/GameData/TB/cc/queued-commands.tb.txt
2023-09-18 20:59:10 +00:00

18 lines
575 B
Plaintext

WindowInfo
title Queued commands
centered-relative-size: 0.5 0.0
modal: 1
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity"
TBTextField: text: "Some of your commands are yet to be mined:"
TBSelectList: id: "list", gravity: "all"
TBLayout: axis: x
TBClickLabel: text: "Include unmatched commands"
TBCheckBox: id: "include-unmatched-trades"
TBClickLabel: text: "Merge similar commands"
TBCheckBox: id: "dedup"
TBToggleContainer: id: "failing-container"
TBButton: id: "cancel-all-failing", text: "Cancel all failing commands"