forked from townforge/townforge
25 lines
1002 B
Plaintext
25 lines
1002 B
Plaintext
WindowInfo
|
|
title Scripts
|
|
centered-relative-size: 0.8 0.8
|
|
modal: 1
|
|
|
|
TBLayout: distribution: "gravity"
|
|
TBToggleContainer: id: "list-container", toggle: "expanded", gravity: "all"
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity", gravity: "all"
|
|
TBSelectList: id: "scripts-list", gravity: "all"
|
|
TBLayout: axis: x
|
|
TBClickLabel: text: "Show all"
|
|
TBCheckBox: id: "show-all"
|
|
TBToggleContainer: id: "game-container", toggle: "expanded", value: 0
|
|
TBLayout: axis: x, size: "preferred"
|
|
TBClickLabel: text: "And I mean *all*"
|
|
TBCheckBox: id: "really-show-all"
|
|
|
|
TBToggleContainer: id: "script-container", toggle: "expanded", gravity: "all"
|
|
TBLayout: id: "choices-layout", axis: y, gravity: "all"
|
|
|
|
TBToggleContainer: id: "waiting-container", toggle: "expanded", gravity: "all"
|
|
TBLayout: axis: y
|
|
TBTextField: id: "choice-made-message", text: "This command will be processed when a block is mined"
|
|
TBButton: id: "close", text: "Close"
|