forked from townforge/townforge
35 lines
1.4 KiB
Plaintext
35 lines
1.4 KiB
Plaintext
WindowInfo
|
|
title Runestone
|
|
centered-relative-size: 0.8 0.65
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity"
|
|
|
|
TBLayout: axis: x, gravity: "all", distribution: "available"
|
|
TBImageWidget: filename: "images/Ög_8,_Västra_Steninge-small.jpg"
|
|
|
|
TBLayout: axis: y, gravity: "all", distribution: "available"
|
|
TBTextField: text: "This runestone is carved:"
|
|
|
|
TBToggleContainer: id: "ui-container", toggle: "expanded", value: 0, gravity: "all"
|
|
TBContainer: id: "ui", gravity: "all"
|
|
|
|
TBToggleContainer: id: "message-container", toggle: "expanded", value: 1, gravity: "all"
|
|
TBEditField: id: "message", gravity: "all", multiline: 1, readonly: 1, skin: "runestone-message", is-focusable: 0
|
|
|
|
TBToggleContainer: id: "script-or-start-or-goto-container", toggle: "expanded", gravity: "left right"
|
|
TBLayout: axis: y
|
|
TBToggleContainer: id: "script-container", toggle: "expanded"
|
|
TBLayout: axis: y
|
|
TBWidget: id: "script"
|
|
TBToggleContainer: id: "start-container", toggle: "expanded"
|
|
TBLayout: axis: y
|
|
TBTextField: id: "start", gravity: "all", text: "Starting script, waiting for new block..."
|
|
TBToggleContainer: id: "goto-container", toggle: "expanded"
|
|
TBLayout: axis: y
|
|
TBSeparator: gravity: "all"
|
|
TBLayout: axis: x, gravity: "all"
|
|
TBTextField: text: "A script is running"
|
|
TBButton: id: "goto-script", text: "Go to script"
|
|
TBSeparator: gravity: "all"
|