forked from townforge/townforge
13 lines
475 B
Plaintext
13 lines
475 B
Plaintext
WindowInfo
|
|
|
|
TBLayout: axis: x, distribution: "gravity", distribution-position: "left top", size: "available"
|
|
TBTextField: id: "price"
|
|
TBTextField: id: "amount"
|
|
TBTextField: id: "cumulative"
|
|
TBLayout: gravity: "left right", distribution-position: "right bottom"
|
|
TBWidget:
|
|
TBButton: id: "cancel", text: "cancel", skin: "trade-cancel-button"
|
|
font: size: 12px
|
|
TBTextField: id: "cancelling", text: "cancelling...", skin: "trade-cancel-button"
|
|
font: size: 12px
|