forked from townforge/townforge
15 lines
531 B
Plaintext
15 lines
531 B
Plaintext
WindowInfo
|
|
|
|
TBLayout: axis: x, distribution: "gravity", distribution-position: "left top", size: "available"
|
|
TBTextField: id: "text"
|
|
TBLayout: gravity: "left right", distribution-position: "right bottom"
|
|
TBImageWidget: id: "error", filename: "images/warning.png"
|
|
lp:
|
|
width: 12
|
|
height: 12
|
|
TBWidget:
|
|
TBButton: id: "cancel", text: "cancel", skin: "queued-command-cancel-button"
|
|
font: size: 12px
|
|
TBTextField: id: "cancelling", text: "cancelling...", skin: "queued-command-cancel-button"
|
|
font: size: 12px
|